Cisco Catalyst 9400 System Management Configuration Manual page 53

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Administering the Device
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
mac address-table static mac-addr vlan
vlan-id interface interface-id
Example:
Device(config)# mac address-table
static c2f3.220a.12f4 vlan 4 interface
gigabitethernet 1/0/1
show running-config
Example:
Device# show running-config
copy running-config startup-config
Example:
Device# copy running-config
startup-config
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
Adding and Removing Static Address Entries
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Adds a static address to the MAC address table.
• mac-addr Specifies the destination MAC
unicast address to add to the address table.
Packets with this destination address
received in the specified VLAN are
forwarded to the specified interface.
• vlan-id Specifies the VLAN for which
the packet with the specified MAC address
is received. Valid VLAN IDs are 1 to
4094.
• interface-id Specifies the interface to
which the received packet is forwarded.
Valid interfaces include physical ports or
port channels. For static multicast
addresses, you can enter multiple interface
IDs. For static unicast addresses, you can
enter only one interface at a time, but you
can enter the command multiple times with
the same MAC address and VLAN ID.
Verifies your entries.
(Optional) Saves your entries in the
configuration file.
35

Advertisement

Table of Contents
loading

Table of Contents