Configuration Guide MAC Address Configuration
Figure 1 Typical Configuration Topology
Configurations
The following example shows how to configure the switch:
Ruijie#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#mac-address-table static 00d0.f800.0001 vlan 1 interface
GigabitEthernet 0/1
Ruijie(config)#mac-address-table static 00d0.f800.0002 vlan 1 interface
GigabitEthernet 0/2
Ruijie(config)#mac-address-table static 00d0.f800.0003 vlan 1 interface
GigabitEthernet 0/3
The following example shows the switch configurations:
Ruijie#show mac-address-table static
Vlan MAC Address Type Interface
---------- -------------------- -------- -------------------
1 00d0.f800.0001 STATIC GigabitEthernet 0/1
1 00d0.f800.0002 STATIC GigabitEthernet 0/2
1 00d0.f800.0003 STATIC GigabitEthernet 0/3