Enabling and Disabling Warp Mode
Enabling and Disabling Warp Mode
Procedure
Step 1
Step 2
Step 3
Step 4
Example
This example shows how to enable warp mode on the device:
switch# configuration terminal
switch(config)# hardware profile forwarding-mode warp
Warning: This command will take effect only after saving the configuration (copy r s)
switch(config)# copy running-config startup-config
switch(config)#
This example shows how to disable warp mode on the device:
switch# configuration terminal
switch(config)# no hardware profile forwarding-mode warp
Warning: This command will take effect only after saving the configuration (copy r s)
switch(config)# copy running-config startup-config
Verifying Warp Mode Status
Procedure
Step 1
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
178
Command or Action
switch# configure terminal
switch(config)# hardware profile
forwarding-mode warp
(Optional) switch(config)# copy
running-config startup-config
Reload the switch.
Command or Action
switch# show hardware profile
forwarding-mode
Configuring Traffic Forwarding Modes
Purpose
Enters global configuration mode.
Enables warp mode on the device. To disable
warp mode, use the no form of this command.
The default is warp mode disabled.
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
—
Purpose
Displays information about warp mode and the
host, unicast, multicast, and Layer 2 ternary
content addressable memory (TCAM) sizes.