
PRIVILEGED EXEC MODE COMMANDS 3 - 33
3.1.17 diff
Privileged Exec Mode Commands
Displays the differences between 2 files
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
• AP71xx
• AP650
• AP6511
• AP6532
Syntax
diff [<FILE>|<URL>] [<FILE>|<URL>]
Parameters
Example
rfs7000-37FABE#diff startup-config running-config
--- startup-config
+++ running-config
@@ -1,3 +1,4 @@
+!### show running-config
!
! Configuration of RFS7000 version 5.1.0.0-061D
!
@@ -80,7 +81,6 @@
excluded-address 172.16.10.9 172.16.10.10
bootp ignore
!
-gui default
!
firewall-policy default
!
rfs7000-37FABE#
FILE The first <FILE> is the source file for the diff. The second <FILE> is
the file to compare.
URL The first <URL> is the source URL for the diff. The second <URL>
is the url to compare.
Comentarios a estos manuales