Download Dell PowerConnect 3248 Specifications
Transcript
CLI Commands
The following table summarizes the equivalent CLI command for items in the Address Table/Dynamic Addresses page.
Command
Usage
show bridge bridge-group [interface] [address [mask]] [vlan
vlan-id] [sort {address | vlan | interface}]
Allows you to view classes of entries in the
bridge-forwarding database
Example
Console#show bridge 1
Interface Mac Address Vlan Type --------- ----------------- ---- ---------------- Eth 1/11 00-10-b5-62-03-74 1 Learned Console#
Address Aging
In the Address Aging page, you can specify the length of time an address stays available to the switch if it is not configured as static.
The Aging Time option sets the time before an address is purged from the system. You can change this value to any number between 10 and
1000000 seconds. (The default is 300 seconds.)
To save any changes you make in this page, click Apply Changes. If you don't want to save the changes, click Refresh.
CLI Commands
The following table summarizes the equivalent CLI command for items in the Address Tabled/Address Aging page.
Command
Usage
bridge-group bridge-group aging-time seconds
Sets the aging time for entries in the address table
Example
Console(config)#bridge-group 1 aging-time 300
Console(config)#