TP-Link TL-SL2210 TL-SL2210 V1 CLI Reference Guide 1910010922 - Page 56

MAC Address Commands, mac address-table static

Page 56 highlights

Chapter 10 MAC Address Commands MAC Address configuration can improve the network security by configuring the Port Security and maintaining the address information by managing the Address Table. mac address-table static Description The mac address-table static command is used to add the static MAC address entry. To remove the corresponding entry, please use no mac address-table static command. The static address can be added or removed manually, independent of the aging time. In the stable networks, the static MAC address entries can facilitate the switch to reduce broadcast packets and enhance the efficiency of packets forwarding remarkably. Syntax mac address-table static mac mac-addr vid vid interface { fastEthernet port | gigabitEthernet port } no mac address-table static { mac mac-addr | vid vid | mac mac-addr vid vid | interface { fastEthernet port | gigabitEthernet port } } Parameter mac-addr --The MAC address of the entry you desire to add. vid -- The VLAN ID number of your desired entry. It ranges from 1 to 4094. port -- The Ethernet port number of your desired entry. Command Mode Global Configuration Mode Example Add a static Mac address entry to bind the MAC address 00:02:58:4f:6c:23, VLAN1 and port 1 together: TL-SL2428(config)# mac address-table static mac 00:02:58:4f:6c:23 vid 1 interface fastEthernet 1/0/1 46

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163

46
Chapter 10 MAC Address Commands
MAC Address configuration can improve the network security by configuring the Port Security and
maintaining the address information by managing the Address Table.
mac address-table static
Description
The
mac address-table static
command is used to add the static MAC address
entry. To remove the corresponding entry, please use
no
mac address-table
static
command. The static address can be added or removed manually,
independent of the aging time. In the stable networks, the static MAC address
entries can facilitate the switch to reduce broadcast packets and enhance the
efficiency of packets forwarding remarkably.
Syntax
mac address-table static mac
mac-addr
vid
vid
interface
{
fastEthernet
port
|
gigabitEthernet
port
}
no mac address-table static
{
mac
mac-addr
|
vid
vid
|
mac
mac-addr
vid
vid
|
interface
{
fastEthernet
port
| gigabitEthernet
port
}
}
Parameter
mac-addr
——
The MAC address of the entry you desire to add.
vid
——
The VLAN ID number of your desired entry. It ranges from 1 to 4094.
port
——
The Ethernet port number of your desired entry.
Command Mode
Global Configuration Mode
Example
Add a static Mac address entry to bind the MAC address 00:02:58:4f:6c:23,
VLAN1 and port 1 together:
TL-SL2428(config)# mac address-table static mac
00:02:58:4f:6c:23
vid
1
interface fastEthernet
1/0/1