Operation Manual

Configuration Guide 90
Managing Physical Interfaces Port Isolation Configurations
Step 4 show port isolation interface { fastEthernet
port
| gigabitEthernet
port
| ten-
gigabitEthernet
port
}
Verify the Port Isolation configuration of the specified port.
Step 5 end
Return to privileged EXEC mode.
Step 6 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to add ports 1/0/1-3 and LAG 4 to the forward list of port
1/0/5:
Switch#configure
Switch(config)#interface ten-gigabitEthernet 1/0/5
Switch(config-if)#port isolation gi-forward-list 1/0/1-3 po-forward-list 4
Switch(config-if)#show port isolation interface ten-gigabitEthernet 1/0/5
Port LAG Forward-List
---- --- -----------------------
Te1/0/5 N/A Te1/0/1-3,Po4
Switch(config-if)#end
Switch#copy running-config startup-config