"Displaying text file contents on Cisco IOS and NX-OS" on Show IP Protocols

9,430 views
Skip to first unread message

Show IP Protocols

unread,
Oct 4, 2013, 2:20:45 AM10/4/13
to showipp...@googlegroups.com

"Displaying text file contents on Cisco IOS and NX-OS" on Show IP Protocols

Link to Show IP Protocols

Displaying text file contents on Cisco IOS and NX-OS

Posted: 03 Oct 2013 03:28 AM PDT

Looking over Taipei Railway Station (台北車站) (Wiki), to northern part of Taipei City.
[Cisco IOS]

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
Reply all
Reply to author
Forward
0 new messages