Hide thumbs Also See for RFS6000:
Table of Contents

Advertisement

4-26
Motorola RF Switch CLI Reference Guide

4.1.12 diff

Priv Exec Command
Displays the differences between 2 files
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
Syntax
diff [<FILE>|<URL>] [<FILE>|<URL>]
Parameters
<FILE>
<URL>
Example
RFSwitch#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
The first <FILE> is the source file for the diff. The second
<FILE> is the file to compare.
The first <URL> is the source URL for the diff. The second
<URL> is the URL to compare.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rfs7000

Table of Contents