Diff – Brocade Communications Systems RFS6000 User Manual
Page 191

Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
189
53-1001931-01
Priv Exec command
4
diff
Displays the differences between 2 files
Supported in the following platforms:
•
Mobility RFS4000 Controller
•
Mobility RFS6000 Controller
•
Mobility RFS7000 Controller
Syntax
diff [
Parameters
Example
RFController#diff startup-config running-config
--- startup-config
+++ running-config
@@ -89,7 +89,7 @@
mobility peer 157.235.208.16
wlan 1 enable
wlan 1 ssid wlan123
- wlan 1 encryption-type wep128
+ wlan 1 encryption-type tkip
wlan 1 authentication-type eap
wlan 1 mobility enable
wlan 1 radius server primary 127.0.0.1
@@ -184,10 +184,12 @@
rad-user adam password 0 mypassword
rad-user eve password 0 mypassword123
rad-user sumi password 0 mypassword
+ rad-user test password 0 mypassword123
rad-user vasavi password 0 mypassword123
group kumar2
rad-user sumi
- policy wlan 2
+ policy vlan 44
+ policy wlan 10
group kumar3
The first
the file to compare.
The first
is the URL to compare.