272 Configuring Switch Information
www.dell.com | support.dell.com
The following is an example of the CLI commands:
console (config)# interface vlan 1 console
(config-vlan)# bridge address 3aa2.64b3.a245 ethernet g8 permanent….
Console (config-vlan)# exit
Console (config)# exit
Console> show bridge address-table static
Aging time is 300 sec
Vlan Mac Address Port Type
------ --------------------- ------ -------------------
1 3a:a2:64:b3:a2:45 g8 permanent

Viewing Dynamic Addresses

The
Dynamic Addresses Table
contains fields for querying information in the
dynamic address
table, including the interface type, MAC addresses, VLAN, and table sorting key. Packets forwarded
to an address stored in the address table are forwarded directly to those ports.
The
Dynamic Address Table
also contains information about the aging time before a dynamic
MAC address is removed from the table.
To open the
Dynamic Address Table
, click
Switch
Address Tables
Dynamic Addresses Table
in
the tree view.
show bridge address-table
static [vlan
vlan
]
[ethernet
interface
| port-
channel
port-channel-
number
]
Displays statically created entries in the
bridge-forwarding database.
Table 7-12. Static Address CLI Commands
CLI Command Description