When the configure replace command is entered, the current running configuration is compared with the specified replacement configuration and a set of diffs is generated. The algorithm used to compare the two files is the same as that employed by the show archive config differences command. The resulting diffs are then applied by the Cisco IOS parser to achieve the replacement configuration state. Only the diffs are applied, avoiding potential service disruption from reapplying configuration commands that already exist in the current running configuration. Taken from Cisco.
Pre-Capture:
terminal length 0
!
sh mod
!
sh cdp neig
!
sh int status | i connected
!
sh ip bgp sum
!
sh ip route
!
sh ip route summ
!
sh ip arp
!
sh mac-address-table dynamic
!
sh ip rip database
!
Show ip protocols
!
show ip pim interface
!
show ip pim rp
!
show ip pim neighbor
!
sh ip int br | inc Vlan
!
Show vlan
!
show interfaces trunk
!
show spanning-tree root
!
Show run
No comments:
Post a Comment