Cisco Catalyst 9200 Configuration Manual page 53

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Administering the Device
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
mac address-table static mac-addr vlan vlan-id drop
Example:
Device(config)# mac address-table
static c2f3.220a.12f4 vlan 4 drop
Step 4
end
Example:
Device(config)# end
Step 5
show running-config
Example:
Device# show running-config
Step 6
copy running-config startup-config
Example:
Device# copy running-config startup-config
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Configuring Unicast MAC Address Filtering
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the global configuration mode.
Enables unicast MAC address filtering and configure the
device to drop a packet with the specified source or
destination unicast static address.
• mac-addr Specifies a source or destination unicast
MAC address (48-bit). Packets with this MAC address
are dropped.
• vlan-id Specifies the VLAN for which the packet
with the specified MAC address is received. Valid
VLAN IDs are 1 to 4094.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
39

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents