You can display and change the bridging functions of the Switch, such as STP, multicast filtering, and also VLANs using the commands in the Bridge menu. These commands allow you to:
You can set the bridge aging time on the Switch using the agingTime command on the Bridge menu.
To set the address aging time:
1 . At the Top-level menu, enter:
bridge agingTime
Enter new value in seconds (60-1000000, off) [1800]:
2 . Enter the new value for the aging timeout period. If you select off, aging will be turned off.
You can display bridge information on the current Switch unit using the display command on the bridge menu.
To display the statistical information:
1 . At the Top-level menu, enter:
bridge display
2 . The bridge information for the Switch is displayed as shown in the following example.
The following bridge information is displayed:
You can enable or disable IGMP Snooping for all Switch units in the stack using the IGMP command on the Multicast Filtering menu.
To enable or disable IGMP Snooping:
1 . At the Top-level menu, enter:
bridge multicastFiltering igmp
Enter new value (disable, enable) [disable]:
2 . Enter enable or disable.
You can enable or disable router port auto-discovery for all Switch units in the stack using the autoDiscovery command on the Router Port menu.
The default setting for the Switch is router port auto-discovery enabled, with no manually identified router ports. You can manually identify router ports with auto-discovery enabled.
To enable or disable router port auto-discovery:
1 . At the Top-level menu, enter:
bridge multicastFiltering routerPort autoDiscovery
Enter new value (enable, disable) [enable]:
2 . Enter enable or disable.
You can manually identify router ports for all Switch units in the stack using the addPort command on the Router Port menu.
To manually define a router port:
1 . At the Top-level menu, enter:
bridge multicastFiltering routerPort addPort
2 . Enter the number of unit for the router port.
3 . Enter the number of the router port.
You can display a list of router ports for all Switch units in the stack using the list command on the Router Port menu.
This list displays all router ports whether manually configured, or automatically learned via auto-discovery.
To display all router ports:
1 . At the Top-level menu, enter:
bridge multicastFiltering routerPort list
2 . The router port information for all Switch units in the stack is displayed in ascending unit and port number order.
|
Unit |
Port |
Learning State |
|---|---|---|
|
1 |
3 |
Auto |
|
1 |
4 |
Manual |
|
2 |
26 |
Manual |
|
4 |
6 |
Auto |
You can remove a router port from any Switch unit in the stack using the removePort command on the Router Port menu. This command can remove router ports whether manually configured, or automatically learned by IGMP Snooping.
To remove a router port:
1 . At the Top-level menu, enter:
bridge multicastFiltering routerPort removePort
2 . Enter the number of unit for the router port that you wish to remove.
3 . Enter the number of the router port that you wish to remove.
You can add a statically configured address to a switch database using the add command on the Address menu.
To add an address to a port:
1 . At the Top-level menu, enter:
bridge port address add
2 . Enter the number of the port that you wish to add an address to.
Enter the address to be added:
3 . Enter the address, which must be entered in the form of hyphen separated bytes, for example: 08-00-02-06-03-bd.
Enter the VLAN ID for this address (1-4094) [1]:
4 . Enter the VLAN ID for the newly assigned address.
You can find a MAC address within the address databases on all Switch units within the stack using the find command on the Address menu.
To find a port MAC address:
1 . At the Top-level menu, enter:
bridge port address find
2 . Enter the address that you wish to find. The address must be entered in the form of hyphen separated bytes, for example: 08-00-02-06-03-bd.
The command produces a display that shows all occurrences of the address within the stack forwarding database and indicates the unit and port number associated with it.
You can display a list of MAC addresses associated with a selected port using the list command on the Address menu.
To display a list of MAC addresses:
1 . At the Top-level menu, enter:
bridge port address list
2 . Enter the number of the port that you wish to have its associated MAC addresses displayed, or enter all for all the ports.
The command produces a list of all MAC addresses associated with the specified port(s).
You can remove a MAC address associated with a selected port using the remove command on the Address menu.
To remove a MAC address:
1 . At the Top-level menu, enter:
bridge port address remove
2 . Enter the address that you wish to remove. The address must be entered in the form of hyphen separated bytes, for example: 08-00-02-06-03-bd.
3 . Enter the VLAN ID for the address that you wish to remove.
You can display information about a port on the current Switch unit using the detail command on the Port menu.
To display the port information:
1 . At the Top-level menu, enter:
bridge port detail
Select bridge port (1-12):
2 . Enter the number of a port on the Switch unit. If the port selected is working in VLT mode the display will show the port as being a member of all current VLANs with Tagging shown as vlt.
You can set the spanning tree path cost on a port of the current Switch using the stpCost command on the Port menu.
To set the spanning tree path cost:
1 . At the Top-level menu, enter:
bridge port stpCost
Select bridge port (1-12):
2 . Enter the number of the port.
Enter new value (1-65535) [10]:
3 . Enter the new value for the spanning tree path cost on the port.
You can enable or disable spanning tree fast start on a port of the current Switch unit using the stpFastStart command on the Port menu.
To enable or disable spanning tree fast start:
1 . At the Top-level menu, enter:
bridge port stpFastStart
Select bridge ports (1-12) [1]:
2 . Enter the number of the port to be enabled or disabled.
Enter new value (disable, enable) [disable]:
3 . Enter enable or disable.
You can display summary information about a port, or all ports, of the current Switch unit using the summary command on the Port menu.
To display the port summary information:
1 . At the Top-level menu, enter:
bridge port summary
Select bridge port (1-12, all) [all]:
2 . Enter the number of a port on the Switch unit, or all.
The following port summary information is displayed:
You can enable or disable VLT tagging on a port of the current Switch unit using the vltMode command on the Port menu.
To enable or disable VLT tagging on a port:
1 . At the Top-level menu, enter:
bridge port vltMode
Select bridge ports (1-12) [1]:
2 . Enter the number of the port to have VLT tagging enabled or disabled.
Enter new value (disable, enable) [disable]:
3 . Enter enable or disable.
You can set the bridge forward delay spanning tree parameter of the current Switch using the stpForwardDelay command on the Bridge menu.
To set the bridge spanning tree forward delay:
1 . At the Top-level menu, enter:
bridge stpForwardDelay
Enter new value in seconds (4-30) [15]:
2 . Enter the new value for the forward delay.
You can set the bridge hello timer spanning tree parameter of the current Switch using the stpHelloTime command on the Bridge menu.
To set the bridge spanning tree hello timer:
1 . At the Top-level menu, enter:
bridge stpHelloTime
Enter new value in seconds (1-10) [2]:
2 . Enter the new value for the hello timer.
You can set the bridge maximum age spanning tree parameter of the current Switch using the stpMaxAge command on the Bridge menu.
To set the bridge spanning tree maximum age:
1 . At the Top-level menu, enter:
bridge stpMaxAge
Enter new value in seconds (6-40) [20]:
2 . Enter the new value for the maximum age.
You can set the spanning tree bridge priority of the current Switch using the stpPriority command on the Bridge menu.
To set the spanning tree bridge priority:
1 . At the Top-level menu, enter:
bridge stpPriority
Enter new hexadecimal value (0x0-0xffff) [0x8000]:
2 . Enter the new hexadecimal value for the bridge priority. (The default option indicates the current value of the stpPriority MIB item.)
You can enable or disable spanning tree on a bridge of the current Switch unit using the stpState command on the Bridge menu.
To enable or disable spanning tree on a bridge:
1 . At the Top-level menu, enter:
bridge stpState
Enter new value (disable, enable) [disable]:
2 . Enter enable or disable.
You can add a single port to a VLAN, or add all ports on the current Switch unit to the selected VLAN using the addPort command on the VLAN menu.
To add a port to a VLAN:
1 . At the Top-level menu, enter:
bridge vlan addPort
2 . Enter the number of the VLAN ID that you wish to add a port to.
Enter port (1-12, all):
3 . Enter the port number to be added to the VLAN, or enter all for all ports on the current Switch unit to be added.
Enter tag type (none, 802.1Q):
4 . Enter the tagging information for the port added to the VLAN.
You can create a VLAN using the create command on the VLAN menu.
To create a VLAN:
1 . At the Top-level menu, enter:
bridge vlan create
2 . Enter the number of the VLAN ID that you wish to create. The default option is the lowest value within the VLAN ID range not currently used in the stack.
Enter Local ID (1-16) [3]:
3 . Enter the local ID to be associated with the VLAN. The default option is the lowest value within the Local ID range not currently used in the stack.
Enter VLAN Name [VLAN 3]:
4 . Enter the name for the VLAN. The VLAN name can be a maximum of 32 characters, including spaces. The default VLAN name is VLAN x, where x is the VLAN ID.
You can delete a VLAN using the delete command on the VLAN menu.
To delete a VLAN:
1 . At the Top-level menu, enter:
bridge vlan delete
2 . Enter the VLAN ID that you wish to delete. If the VLAN contains member ports, a warning message is displayed that asks you to confirm deletion of the VLAN.
You can display detailed information about a VLAN, specifically port membership and statistics, for each Switch unit in the stack that is a member of the specified VLAN using the detail command on the VLAN menu.
To display detailed VLAN information:
1 . At the Top-level menu, enter:
bridge vlan detail
2 . Enter the VLAN ID that you wish to display.
Immediately after creating a VLAN, the VLAN based counters will only count for ports local to the unit where the VLAN was created. In order for ports in other units to contribute to the VLAN counters, a reset of the stack is required.
You can modify the VLAN name for a specified VLAN ID using the modify command on the VLAN menu.
To modify a VLAN name:
1 . At the Top-level menu, enter:
bridge vlan modify
2 . Enter the VLAN ID that you wish to modify.
3 . Enter the new VLAN name. The default option is the current VLAN name for the specified VLAN ID.
You can remove a single port from a VLAN, or remove all ports on the current Switch unit from the selected VLAN using the removePort command on the VLAN menu.
To remove a port from a VLAN:
1 . At the Top-level menu, enter:
bridge vlan removePort
2 . Enter the number of the VLAN ID that you wish to remove a port from.
Select port (1,5,7,all):
3 . Enter the port number to be removed from the VLAN, or enter all for all ports on the current Switch unit to be removed. The choice of port numbers reflects the number of ports on the current Switch unit. An error message is displayed if there are no ports within the selected VLAN.
You can display summary information about a single VLAN or all VLANs present in the stack, specifically port membership, using the summary command on the VLAN menu.
To display summary VLAN information:
1 . At the Top-level menu, enter:
bridge vlan summary
2 . Enter the VLAN ID that you wish to display, or enter all to display all VLANs in the current stack.
|
VLAN ID |
Local ID |
Name |
|
1 |
1 |
Default VLAN |
|
|
|
|
|
Select menu option: | ||