"Displaying text file contents on Cisco IOS and NX-OS" on Show IP Protocols |
|
Displaying text file contents on Cisco IOS and NX-OS Posted: 03 Oct 2013 03:28 AM PDT
For Cisco IOS platforms, we use the command more. http://www.cisco.com/en/US/docs/ios/fundamentals/command/reference/cf_m1.html#wp1022989 Router# more nvram:startup-config ! ! No configuration change since last restart ! NVRAM config last updated at 02:03:26 PDT Thu Oct 2 1997 ! version 12.1 service timestamps debug uptime service timestamps log uptime service password-encryption service udp-small-servers service tcp-small-servers . . . end [NX-OS] For Cisco NX-OS platforms, we use the command show file. http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/fundamentals/command/reference/fnd_commands.html#wp1404886 switch# show file scriptfile configure terminal interface $(testinterface) no shutdown end show interface $(testinterface) |
You are subscribed to email updates from Show IP Protocols
To stop receiving these emails, you may unsubscribe now. |
Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |