What to Do Next
Reload the switch.
Applying the Default Template
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Applies the default template.
switch(config)#
no hardware profile route
resource service-template
Step 2
(Optional)
Saves the change persistently through reboots
and restarts by copying the running configuration
to the startup configuration.
switch(config)#
copy running-config
startup-config
Step 3
This example shows how to apply the default template.
switch#
configure terminal
switch(config)#
no hardware profile route resource service-template
switch(config)#
copy running-config startup-config
What to Do Next
Rebooting the switch applies the default template (hrt-128-stm-128).
Verifying the MAC/ARP Hardware Resource Carving Template
Configuration
To display MAC/ARP Hardware Resource Carving Template configuration information, enter one of the
following commands:
Purpose
Command
Displays all existing templates including the default.
show hardware profile route resource template
Displays the details of a specific pre-defined template.
show hardware profile route resource template
template-name
Displays the details of the default template.
show hardware profile route resource template
default
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
201
Configuring MAC/ARP Hardware Resource Carving Template
Applying the Default Template