l Dynamic Addressesl Address AgingStatic AddressesFrom the Static Addresses page, you can specify the Media Access Control (MAC) address and port number of systems that are to remain available to theswitch for an indeterminate amount of time.The following options are available:l Static Address Counts — Indicates the total number of static addresses configured on the switchl Current Static Address Table — Lists all static addressesl Interface — Allows you to select the port or trunk associated with the system you want to set as staticl MAC Address — Allows you to enter the MAC address of a system you want to set as staticl VLAN — Allows you to select the VLAN associated with the interfaceTo add a new address to the table, select the interface, MAC address, and VLAN, and then click Add Static Address. To delete an address from the table,select the table entry in the list box, and then click Remove Static Address.CLI CommandsThe following table summarizes the equivalent CLI commands for items in the Address Table/Static Addresses page.ExampleConsole(config)#bridge 1 address 00-e0-29-94-34-de vlan 1 forward ethernet 1/1 delete-on-resetConsole(config)#Dynamic AddressesThe Dynamic Address lookup table allows you to view the MAC addresses that are currently in the address database. When addresses are in the database,the packets intended for those addresses are forwarded directly to those ports. You can sort the table by interface, VLAN, and MAC address by selecting thesort key from the drop-down menu.The Dynamic Addresses page contains the following options for querying the dynamic MAC address table:l Interface — Check the option box and select a port or trunk from the drop-down menus.l MAC Address — Check the option box and type the address in the box provided.l VLAN — Check the option box and select the appropriate VLAN from the drop-down menu.l Address Table Sort Key — Select the key from the drop-down menu to sort the displayed table entries.l Query button — Click this button to execute the query once you have selected the criteria for the query.Command Usagebridge bridge-group address mac-address vlan vlan-id forwardinterface [action]Maps a static address to a port in a VLANThe action parameters are:delete-on-reset: Assignment lasts untilswitch is resetpermanent: Assignment is permanentshow bridge bridge-group [interface] [address [mask]] [vlanvlan-id] [sort {address | vlan | interface}]Allows you to view classes of entries in thebridge-forwarding database