DETAILED STEPS
PurposeCommand or Action
Enters administration EXEC mode.admin
Example:
RP/0/RSP0/CPU0:router# admin
Step 1
Enters administration configuration mode.configure
Example:
RP/0/RSP0/CPU0:router(admin)# configure
Step 2
Specifies the feature profile for the router.hw-module profile feature{default | l2}
Step 3
Example:
RP/0/RSP0/CPU0:router(admin-config)# hw-module
profile
• default—supports all features except provider
backbone bridge (PBB).
• l2—supports PBB, but does not support IPv6,
reverse-path forwarding (RPF) and netflow.
feature l2
Wed Dec 8 08:29:54.053 PST
L2 feature profile does NOT support the following
features:
IPv6, RPF, Netflow.
In order to activate this new memory resource
profile,
you must manually reboot the line cards.
commit
Step 4
Reloads a line card. Before the feature profile configuration
becomes effective, you must reload all line cards in the
reload location {all | node-id}
Example:
RP/0/RSP0/CPU0:router(admin)# reload location
0/0/cpu0
Step 5
router. Use the reload location node-id command for each
line card separately.
Displays the configured feature profile.show running-config
Example:
RP/0/RSP0/CPU0:router(admin)# show running-config
hw-module profile feature
Step 6
Displays the active feature profile. If the active profile is
different from the configured profile, the line cards have
show hw-module profile feature
Example:
RP/0/RSP0/CPU0:router# show hw-module profile
feature all
Step 7
not been reloaded as required for the feature profile
configuration to take place.
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
8
Configuring Profiles
Configuring the Feature Profile