RE: Alternative to show running command. show running-config

From: Scott Morris (smorris@internetworkexpert.com)
Date: Fri Jul 25 2008 - 00:00:15 ART


While it's kinda cool, it appears to only be for the 7600 OSR and the 10000
ESR. Those aren't in the lab.

;)

http://www.cisco.com/en/US/docs/ios/fundamentals/command/reference/cf_s2.htm
l#wp1237271

HTH,

Scott Morris, CCIE4 #4713, JNCIE-M #153, JNCIS-ER, CISSP, et al.
CCSI/JNCI-M/JNCI-ER
Senior CCIE Instructor

smorris@internetworkexpert.com

 

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Outside US: 775-826-4344
Online Community: http://www.IEOC.com
CCIE Blog: http://blog.internetworkexpert.com

Knowledge is power.
Power corrupts.
Study hard and be Eeeeviiiil......
 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Greg
Wendel
Sent: Thursday, July 24, 2008 10:13 PM
To: Cisco certification
Subject: Alternative to show running command. show running-config partition

From Ivan Pepelnjak's excellent site.
http://blog.ioshints.info/

I saw this link

http://www.cisco.com/en/US/docs/ios/12_2sr/12_2srb/feature/guide/cnfprts.htm
l

Here is an example from the link.

gt3-7200-3# *show running-config partition ?
*

   access-list All access-list configurations

   boot All boot configurations

   class-map All class-map configurations

   global-cdp All global cdp configurations

   interface All Interface specific Configurations

   ip-as-path All IP as-path configurations

   ip-community All IP community list configurations

   ip-domain-list All ip domain list configurations

   ip-static-routes All IP static configurations

   line All line mode configurations

   policy-map All policy-map configurations

   route-map All route-map configurations

   router All routing configurations

   service All service configurations

   snmp All SNMP configurations

 gt3-7200-3# *show running-config partition access-list*

 Building configuration...

 Current configuration : 87 bytes

 !

 !

 !

 !

 access-list 90 permit 0.0.0.0 1.2.3.5

 access-list 100 permit 10 any any

 !

 end

 gt3-7200-3# *show running-config | include access-list*

 access-list 90 permit 0.0.0.0 1.2.3.5

 access-list 100 permit 10 any any

 gt3-7200-3#

--
Gregory Wendel
Springfield VA, 22153


This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:57 ART