From: Greg Wendel (gwendel@gmail.com)
Date: Thu Jul 24 2008 - 23:12:31 ART
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.html
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