This document describes the bridging configuration and monitoring commands. It contains the following section:
The Bridge Commands
The Bridge Commands
This section describes the bridging configuration and monitoring commands. They allow you to specify parameters for the bridge and its interfaces.
To display the Bridge Config> prompt:
To display theConfig>protocol bridge
Transparent Bridge user configuration
Bridge Config>
Bridge> monitoring prompt:Table 1 lists the bridging configuration and monitoring commands. Not all parameters apply to all router platforms. Press Space twice after you type a command to display the available parameters for each command for your router. Enter help for information about using the command line interface.Monitor>protocol bridge
Bridge>
[C] means the command is available at the Bridge Config> prompt.
[M] means the command is available at the Bridge> prompt.
| Command | Function |
|---|---|
| Add [C] [M] | Adds station addresses to the permanent database, address mapping, LAN/WAN ports, protocol filters, and a tunnel between end stations across an IP internetwork. |
| BAN [C] [M] | Displays the boundary access node (BAN) configuration or monitoring prompt. |
| Cache [M] | Displays cache entries for a specified port. |
| Change [C] | Changes bridge and segment numbers. |
| Delete [C] [M] | Deletes station address entries, specific address mapping, LAN/WAN ports, protocol filters, and a tunnel between end stations across an IP internetwork. |
| Disable [C] | Disables bridging, duplicate frames, mapping between group and functional addresses, propagation of spanning tree explorer frames, source-routing, FDDI encapsulation, reception of spanning tree explorer frames over a tunnel, conversion of source-routed frame to transparent frame, transparent (spanning tree) bridging, and a tunnel between bridges. |
| Enable [C] | Enables bridging, duplicate frames, mapping between group and functional addresses, propagation of spanning tree explorer frames, source-routing, FDDI encapsulation, reception of spanning tree explorer frames over a tunnel, conversion of source routed frame to transparent frame, transparent (spanning tree) bridging, and a tunnel between bridges. |
| Exit [C] [M] | Returns to the previous prompt. |
| Flip [M] | Flips MAC address from canonical to 802.5 (non-canonical or IBM) bit order. |
| List [C] [M] | Displays information about the complete bridge configuration or about selected configuration parameters. |
| LNM [C] [M] | Displays the LNM (LAN Network Manager) configuration prompt. |
| NetBIOS [C] [M] | Displays the NetBIOS configuration or monitoring prompt. |
| Set [C] | Sets aging time for dynamic address entries, bridge address, maximum frame size for tunneling, Largest Frame (LF) bit encoding, maximum frame size, spanning tree protocol bridge and port parameters, Route Descriptor (RD) values, and filtering database size. |
| Tunnel [C] [M] | Displays the tunnel configuration prompt. |
Add [C] [M]
Adds information to your bridging configuration. The router does not save information you add at the monitoring prompt when you restart the router.
Add [C]
At the Bridge configuration prompt, use add to add the following information to your bridging configuration:
Station address entries to the permanent database
Specific address mapping for a protocol
LAN/WAN ports
Protocol filters that selectively filter packets based on their protocol type
IP tunnel between end stations and across IP network
The addr-value is the MAC address of the desired entry. It can be an individual, multicast, or broadcast address. You can also specify the outgoing forwarding port map for each incoming port.
Address (in 12-digit hex) []?
Exclude destination address from all ports?(Yes or No):
Use same output port mapping for all input Ports?(Yes or [No]):
Output port mapping:
Input Port Number [1]?
Bridge to all ports?(Yes or [No]):
continue to another input port? (Yes or [No]):
Input Port Number [2]?
Bridge to all ports?(Yes or [No]): n
Bridge to port 1 - Yes or [No]: y
Bridge to port 2 - Yes or [No]: n
Bridge to port 3 - Yes or [No]: y
continue to another input port? (Yes or [No]): y
Input Port Number [3]? 3
Bridge to all ports?(Yes or [No]): y
continue to another input port? (Yes or [No]): y
Source Address Filtering Applies? (Yes or [No]): y
The following sections present examples of how to use add address to manage address entries.
Enabling destination address filtering for entry
Example: add address 000000334455
Filter exclusively, no matter what input port?(Yes or No): y
Source Address Filtering Applies? (Yes or No): y
Bridge Config>list range
Start-Index [1]?
Stop-index [3]?
ADDRESS ENTRY TYPE PORT MAP
======= ========== ========
01-80-C2-00-00-00 REGISTERED Input Port: ALL PORTS
Output ports:
00-00-00-22-33-44 PERMANENT Input Port: 3
Output ports: 1, 2
Input Port: 4
Output ports: 1, 2
00-00-00-33-44-55 PERMANENT NONE/DAF
Example: add address 000000123456
Filter exclusively, no matter what input port?(Yes or No): n
Single output port map for all input Ports?(Yes or No): n
Input Port Number [1]? 1
All Ports?(Yes or No): n
Port[1] - Yes or No : y
Port[2] - Yes or No: y
Port[3] - Yes or No: n
Port[4] - Yes or No: n
continue? (Yes or No) y
Input Port Number [2]? 2
All Ports?(Yes or No): n
Port[1] - Yes or No: n
Port[2] - Yes or No: n
Port[3] - Yes or No: y
Port[4] - Yes or No: y
continue? (Yes or No): n
Source Address Filtering Applies? (Yes or No): n
Bridge Config> list range
Start-Index [1]?
Stop-index [3]?
ADDRESS ENTRY TYPE PORT MAP
======= ========== ========
01-80-C2-00-00-00 REGISTERED Input Port: ALL PORTS
Output ports:
01-80-C2-00-00-01 RESERVED NONE/DAF
00-00-00-12-34-56 PERM/SAF Input Port: 1
Output ports: 1, 2
Input Port: 2
Output ports: 3, 4
Example: add address 000000556677
Filter exclusively, no matter what input port?(Yes or No): n
Single output port map for all input Ports?(Yes or No): y
All Ports?(Yes or No): n
Port[1] - Yes or No: y
Port[2] - Yes or No: y
Port[3] - Yes or No: n
Port[4] - Yes or No: y
Source Address Filtering Applies? (Yes or No): y
Bridge Config> list range
Start-Index [1]?
Stop-index [3]?
ADDRESS ENTRY TYPE PORT MAP
======= ========== ========
01-80-C2-00-00-00 REGISTERED Input Port: ALL PORTS
Output ports:
01-80-C2-00-00-01 RESERVED NONE/DAF
00-00-00-55-66-77 PERM/SAF Input Port: ALL PORTS
Output ports: 1, 2, 4
| Ethertype | Group Address | Functional Address |
|---|---|---|
| 6002 | ab-00-00-02-00-00 | C0:00:20:00:00:00 |
| 6003 | ab-00-00-03-00-00 | C0:00:10:00:00:00 |
| 6003 | ab-00-00-00-04-00 | C0:00:08:00:00:00 |
| SNAP | Group Address | Functional Address |
|---|---|---|
| 00-00-00-6002 | ab-00-00-02-00-00 | C0:00:20:00:00:00 |
| 00-00-00-6003 | ab-00-00-03-00-00 | C0:00:10:00:00:00 |
| 00-00-00-6003 | ab-00-00-00-04-00 | C0:00:08:00:00:00 |
Protocol Type in hex (1 - FE) [1]?
Group-Address (in 12-digit hex) [ ]?
Functional address (in non-canonical format) [ ]?
add mapping ether
Protocol Type in hex (5DD - FFFF) [0800]?
Group-Address (in 12-digit hex) []?
Functional address (in non-canonical format) [ ]?
add mapping snap
Address (in 10-digit hex) [0000000800]?
Group-Address (in 12-digit hex) []?
Functional address (in non-canonical format) [ ]?
Interface Number [0]? 0
Port Number [5]? 4
If you are adding a port on a PPP or Frame Relay interface, then Proteon recommends that you enable BRS on that interface.
Interface Number [0]? 0
Port Number [5]? 4
assign circuit name []? Baltimore
The following protocol filters are available:
You cannot add the routing protocols enabled in the router (the ones displayed by the list configuration command at the Monitor> prompt) for filtering. Common protocol filters and their values follow.
| Protocol | SAP (hexadecimal value) |
| Banyan SAP | BC (used only for 802.5) |
| Novell IPX SAP | E0 (used only for 802.5) |
| NetBIOS SAP | F0 |
| ISO Connectionless Internet | FE |
| Protocol | SNAP OUI/IP (10-digit) |
| AppleTalk | 08-00-07-80-9B |
| Apple ARP | 00-00-00-80-F3 |
|
Proprietary AppleTalk Phase 1 for FDDI | 00-00-93-00-02 |
|
Proprietary AppleTalk ARP Phase 1 for FDDI | 00-00-93-00-03 |
| Protocol | Ethernet type (hex value) |
| IP | 0800 |
| ARP | 0806 |
| CHAOS | 0804 |
| DECnet MOP Dump/Load | 6000 |
| DECnet MOP Remote Console | 6002 |
| DECnet | 6003 |
| DEC LAT | 6004 |
| DEC LAVC | 6007 |
| Maintenance Packet Type | 7030 |
| Novell NetWare IPX | 8137 (Ethernet) |
| Loopback assistance | 9000 |
Protocol Type in hex (1 - FE) [1]?
Filter packets arriving on all ports?(Yes or [No]):
Filter packets arriving on port 1 - Yes or [No]:
Filter packets arriving on port 2 - Yes or [No]:
Filter packets arriving on port 3 - Yes or [No]:
You can add only one tunnel. You must enter a port# that is not used for any other LAN/WAN interface. Internally, the router assigns the interface number 255 to mark that interface as virtual.
Transparent bridging is enabled on this port by default. You can enable source routing using the enable source-routing command.
Port Number [1] ? 3
Bridge> prompt, adds the following information to your bridging configuration. These additions are not saved when you restart the router.
Example: add destination-address-filter
Destination MAC address [00-00-00-00-00-00]?
To create a static entry with multiple port maps (one per input port), enter the command several times.
MAC address [00-00-00-00-00-00]?00-11-22-33-44-ee
Input port, 0 for all [0]? 2
Output port, 0 for none [0]?
Output port, 0 to end [0]? 3
BAN config> or BAN> prompt. You can access these prompts by entering ban at either the Bridge Config> or Bridge> prompt as shown below. For details about using BAN, see Chapter 4 in the SNA Internetworking Guide.
Example: Bridge Config>ban
BAN (Boundary Access Node) configuration
BAN config>
Bridge>ban
BAN (Boundary Access Node) configuration
BAN>
Port X does not have a cache.
Example: cache
Port number [1]? 3
MAC Address MC* Entry Type Age Port(s)
00-00-93-00-C0-D0 PERMANENT 0 3 (FDDI/0)
00-00-00-11-22-33 STATIC 0 3 (FDDI/0)
Change [C]
Changes source routing bridge and segment numbers in the bridging configuration.
segment old-segment# new-segment#
Changes bridge numbers in the bridging configuration.
Delete [C] [M]
Removes the information specified below.
Delete [C]
Use the delete command to delete information.
Enter the addr-value in 12-digit hexadecimal format. You cannot delete reserved multicast addresses. If you attempt to delete an address entry that does not exist, you receive a Record matching that address not found message.
mapping dlh-type type-field ga-address
Deletes specific address mapping for a given protocol.
Example: delete mapping DSAP FE group address
port port#
Removes a port from a bridging configuration. Since enable bridge by default configures all LAN devices to participate in bridging, this command allows you to specify which devices should or should not participate in bridging. The port number normally is one greater than the interface number. If port # is an IP tunnel port#, removes an IP tunnel from a bridging configuration.
prot-filter snap or ether or dsap
Deletes previously specified protocol identifiers used in filtering. You can delete filters for all ports or selected ports. These filters include the following:
Example: delete prot-filter snap
Address (in 10-digit hex) [0000000800]?
Delete filter on all ports?(Yes or No):
Delete filter on port 1 - Yes or No:
Delete filter on port 2 - Yes or No:
Delete filter on port 3 - Yes or No:
MAC address [00-00-00-00-00-00]?00-00-93-10-04-15
All bridging functionality
Creation of duplicate frames for mixed bridging environments (network traffic management)
Mapping between group address and functional address
Propagation of spanning tree explorer frames
Source routing on a given port
Reception of spanning tree explorer frames over a tunnel
Conversion from source-routed frame to transparent frame and vice versa
Transparent (spanning tree) bridging functionality on a given port
dls
Disables DLSw (Data Link Switching) over the bridge. (The router running DLSw appears as a bridge to the end stations.)
duplicate frame-type port#
Disables the creation of duplicate frames in mixed bridging environments. SR-TB on an 802.5 interface (with source-routing and transparent bridging enabled), may create inconsistencies when bridging frames to an unknown or multicast destination. The bridge does not know whether the destination is behind a source-routing (only) or transparent bridge.
To remedy this, the bridge sends out duplicates of these frames (by default). One frame has source-routing fields (a spanning tree explorer RIF) and the other is formatted for transparent bridging (no RIF). The disable duplicate command lets you eliminate this duplication by allowing you to disable the creation of one of these types of frames. The disable duplicate command does not allow you to disable both types of frames simultaneously.
Entering STE tells the bridge to refrain from sending spanning tree explorer frames created for the source-routing environment. Entering TSF tells the bridge to refrain from sending out transparent spanning frames for the transparent bridging environment. In both cases, the bridge normally sends both types of frames. Disabling transparent bridging also disables the creation of transparent frames.
Example: disable duplicate TSF
ethertype-ibmrt-pc
Disables translation of SNA frames to Ethernet 2 format
used by IBM RTs running OS/2/EE. See IBM RT Feature
for SNA Traffic for more details.
Example: disable ethertype-ibmrt-pc
fa-ga-mapping
Disables group address to functional address (and vice versa) mapping. Under certain circumstances, you can disable the mapping between group address and functional address globally.
Example: disable fa-ga-mapping
ibm8209_spanning_tree
Prevents bridges from participating in spanning tree protocols with IBM 8209 bridges.
Example: disable ibm8209_spanning_tree
port
Disables bridging on this port.
Port Number [1]?
If you are interoperating with Proteon routers running a software release prior to OpenROUTE 2.0 (Release 16) proteon-fddi-encapsulation needs to be enabled.
Example: disable proteon-fddi-encapsulation
Port Number [1]?
Example: disable spanning-tree-explorer 2
source-routing port#
Disables source routing on a given port for an already participating bridge interface.
Example: disable source-routing 2
sr-tb-conversion
Disables conversion of source-routed frame to transparent frame and vice-versa.
Example: disable sr-tb-conversion
stp (Spanning Tree Protocol)
Disables STP participation for the entire bridge.
transparent port#
Disables transparent bridging functionality on the given port. This command is useful for cases where an alternative communication method such as source routing is desirable.
This command is useful when you want to enable, for example, SRB and SR-TB. But the command has pitfalls, so use it with care. For instance, using it on an Ethernet interface disables bridging for that interface. This command is used to enable SRB and SR-TB bridge functionality.
Example: disable transparent 2
tree port#
Disables STP participation for the bridge on a per-port basis.
Note: Disabling STP on a per-port basis can produce network loops because of the existence of parallel bridges.
Example: disable ub-encapsulation
Enable [C]
Enables the following bridging functions:
All bridging functionality
Creation of duplicate frames for mixed bridging environments (network traffic management)
Mapping between group address and functional address
Propagation of spanning tree explorer frames
Source routing on a given port
Reception of spanning tree explorer frames over a tunnel
Conversion of source routed frame to transparent frame
Transparent (spanning tree) bridging functionality on a given port
dls
Enables DLSw (Data Link Switching) over the bridge. The router running DLSw looks like a bridge to the end stations.
duplicate frame-type port#
Enables the generation of duplicate STE (Spanning Tree Explorer) or TSF (Transparent Spanning Frames) frames. This command is available to offset the disable duplicate command. Duplicate frame generation is enabled by default. The enable duplicate command may be followed by a frame type of TSF or STE to specifically enable one of the frame types, or by the frame type BOTH which yields the same behavior as not specifying a frame type.
Port Number [1]?
Example: enable ethertype-ibmrt-pc
Port Number [4]?
Mapping is enabled by default if you have added mapping addresses. Enable/disable mapping lets you have a choice when it comes to deleting added map records.
ibm8209_spanning_tree
Allows bridges to participate in spanning tree protocols with IBM 8209 bridges.
Example: enable IBM8209_spanning_tree
port
Enables bridging on this port.
Port Number [1]?
If you are interoperating with Nx Networks routers running a previous software release, there are interoperability issues with using two different methods of encapsulation. Enabling proteon-fddi-encapsulation causes the router to use Nx Networks's proprietary encapsulation, allowing your router to interoperate with Proteon routers running previous releases of software.
Example: enable proteon-fddi-encapsulation
Port Number [1]?
Example: enable spanning-tree-explorer 2
source-routing port# segment# bridge#
Enables source routing for a given port. Use this command when you want source routing on part of the bridge. If source routing is the only feature you want, disable transparent bridging on the interface. For the first instance of the command, you must type the bridge number. Subsequently, you need not.
Note: If the configuration is a situation where two segments have already been configured (that is, a 1:N SRB configuration), you are prompted for an additional virtual-segment# parameter.
Example:enable source-routing
Port Number [1]?
Segment Number for the port in hex(1 - FFF) [1]?
Bridge number in hex (1 - 9, A - F) [1]?
The bridge also gathers routing information concerning source routing stations from the RIFs of passing source-routing frames. It uses this RIF information to convert transparent frames to source-routed frames. If a RIF is not available for a station, then the bridge sends the frame out as a spanning tree explorer frame in the source-routing domain.
In order for the conversion to operate properly, you must give the transparent bridging domain a segment number. Configure SR-TB bridges connected to this domain with the same segment number.
Example: enable sr-tb-conversion
TB-Domain Segment Number in hex(1 - FFF) [1]? 2
Bridge Virtual Segment Number in hex(1 - FFF) [1]? aa
TB-Domain's MTU [1470]? 1455
TB-Domain's MTU is adjusted to 1350
transparent port#
Enables transparent bridging functionality on the given port. Under normal circumstances, this command is not necessary.
Port Number [1]?
Port Number [1]?
Example: enable ub-encapsulation
Exit [C] [M]
Use the exit command to return to the Monitor> or Config> prompt.
exit
Flip [M]
Lets you view specific MAC addresses in the canonical and non-canonical format by flipping the address bit order. Flip translates IEEE 802.5 addresses in their typical non-canonical format to the canonical format universally used by the bridge monitoring process and ELS and vice versa.
flip
MAC address [00-00-00-00-00-00]? 00-00-00-33-44-55
IEEE 802 canonical bit order: 00-00-00-33-44-55
IBM Token-Ring native bit order: 00:00:00:CC:22:AA
Note: When using list in the monitor process, frame relay circuit names display only the first nine characters. To get the complete circuit name, use list port.
Example: list address 00-00-00-12-34-56
00-00-00-12-34-56 PERMANENT Input Port: ALL PORTS
Output ports: 1, 2, 3, 4
list address 000000112233
00-00-00-11-22-33 PERM/SAF Input Port: 1
Output ports: 1, 2
bridge
Lists all general information regarding the bridge.
Source Routing Transparent Bridge Configuration
===============================================
Bridge: Enabled Bridge Behaviour: ADAPTIVE SRT
+--------------------------+
-------------------|SOURCE ROUTING INFORMATION|-----------------
+--------------------------+
Bridge Number: 01 Segments: 1
Max ARE Hop Cnt: 14 Max STE Hop cnt: 14
1:N SRB: Active Internal Segment: 0x222
LF-bit interpret: Extended
+-------------------+-
-------------------| SR-TB INFORMATION |------------------------
+-------------------+
SR-TB Conversion: Enabled
TB-Virtual Segment: 0xEEE MTU of TB-Domain: 1112
+-----------------------------------+
-------------------| SPANNING TREE PROTOCOL INFORMATION |--------
+------------------------------------+
Bridge Address: Default Bridge Priority: 32768/0x8000
STP Participation: IEEE802.1d and IBM-8209
+-------------------------+
-------------------| TRANSLATION INFORMATION |------------------
+-------------------------+
FA<=>GA Conversion: Enabled DLS for the bridge: Enabled
+------------------+
-------------------| PORT INFORMATION |---------------------------
+------------------+
Number of ports added: 3
Port: 1 Interface: 0 Behaviour:STB & SRB STP: Enabled
Port: 2 Interface: 1 Behaviour: STB Only STP: Enabled
Port: 3 Interface: 2 Behaviour: STB Only STP: Enabled
filtering datagroup-option
You can display the following general data groups under the list filtering command:
All - Displays all filtering database entries.
Ethertype - Displays Ethernet protocol type filter database entries.
SAP - Displays SAP protocol filter database entries.
SNAP - Displays SNAP protocol identifier filter database entries.
Ethernet type 0800 is routed on ports 1
IEEE 802.2 destination SAP 42 is routed on ports 1
IEEE 802 SNAP PID 00-00-00-08-00 is routed on ports 2-3
Routed - Packets passed to routing forwarder to be forwarded
Filtered - Packets that are administratively filtered by the user setting protocol filters
Bridged and routed - A protocol identifier for which there is a protocol entity within the system that is not a forwarder. For example a link level echo protocol. Unicast packets from this protocol are bridged or locally processed if being sent to a registered address. Multicast packets are forwarded and locally processed for a registered multicast address.
Example: list filtering ethertype
Ethernet type (in hexadecimal), 0 for all [0]? 0800
Ethernet type 0800 is routed on ports 1
list filtering sap
SAP (in hexadecimal), 100 for all [100]? 42
IEEE 802.2 destination SAP 42 is routed on ports 1
list filtering snap
SNAP Protocol ID, return for all [00-00-00-00-00]?
IEEE 802 SNAP PID 00-00-00-08-00 is routed on ports 2-3
PROTOCOL TYPE GROUP ADDRESS FUNCTIONAL ADDRESS
============= ============= ==================
01 11-22-33-44-55-66 22:33:44:55:66:AA
list mapping ether
PROTOCOL TYPE GROUP ADDRESS FUNCTIONAL ADDRESS
============= ============= ==================
FFFF 00-11-22-33-44-55 AA:BB:CC:DD:EE:FF
permanent
Displays the number of entries in the bridge's permanent database.
Number of Entries in Permanent Database: 17
Port Id (dec) : 128: 1, (hex): 80-01
Port State : Enabled
STP Participation: Enabled
Port Supports : Transparent Bridging and Source Routing
SRB: Segment Number: 0x111 MTU: 4399 STE: Enabled
Duplicates Frames Allowed: STE: Yes, TSF: Yes
Assoc Interface : 0
Path Cost : 0
IBM RT-PC Ethertype (0x80D5) processing is enabled
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Port Id (dec) : 128: 2, (hex): 80-02
Port State : Enabled
STP Participation: Enabled
Port Supports : Transparent Bridging Only
Assoc Interface : 1
Path Cost : 0
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Port Id (dec) : 128: 3, (hex): 80-03
Port State : Enabled
STP Participation: Enabled
Port Supports : Transparent Bridging Only
Assoc Interface : 2
Path Cost : 0
Proteon FDDI encapsulation is enabled
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Note: If IBM RT-PC Ethertype processing or Proteon FDDI encapsulation are enabled, they appear on this display. If they are not enabled, their status does not appear.
No DSAP Filter Records Associated
Protocol Class: ETHER
Protocol Type : 0800
Protocol State: FILTERED
==========================
Protocol Class: SNAP
Protocol Type : 000000-0800
Protocol State: FILTERED
==========================
protocol
Displays bridge information related to the spanning tree protocol.
Bridge Identifiers: 32768/000000000036
Bridge-Max-Age (in seconds): 20
Bridge-Hello-Time (in seconds): 2
Bridge-Forward-Delay (in seconds): 15
Address entries contain the following information:
ADDRESS ENTRY TYPE PORT MAP
======= ======== =======
01-80-C2-00-00-00 REGISTERED Input Port: ALL PORTS
Output ports:
01-80-C2-00-00-01 RESERVED NONE/DAF
01-80-C2-00-00-02 RESERVED NONE/DAF
01-80-C2-00-00-03 RESERVED NONE/DAF
01-80-C2-00-00-04 RESERVED NONE/DAF
01-80-C2-00-00-05 RESERVED NONE/DAF
List [M]
Displays information about the complete bridge configuration or about selected configuration parameters.
Config - Displays general information regarding the SR-TB bridge.
Counters - Displays all SR-TB bridge counters.
Database - Displays contents of the SR-TB bridge RIF database.
Example: list adaptive-bridge config
Adaptive bridge: Disabled
Translation database size: 0
Aging time: 300 seconds
Aging granularity 5 seconds
Port Segment Interface State MTU
1 1 Eth/0 Up 0
2 3 Eth/1 Up 0
Example: list adaptive-bridge counters
Hash collision count: 28
Adaptive. database overflow count: 0
The database option of the list adaptive bridge command lets you select certain portions of the adaptive bridge RIF database to display. This is due to the potential size of the database. The display options include the following:
All - Displays the entire database.
Port - Displays all conversion bridge entries for a specific port.
Segment - Displays all conversion bridge entries associated with the port having the specified segment number.
Note: These are only displayed if adaptive bridging is enabled.
Example:list adaptive-bridge database address mac-address
list adaptive-bridge database all
list adaptive-bridge database port segment#
list adaptive-bridge database segment segment#The following information is displayed for each entry:
bridge
Lists all general information regarding the bridge.
Bridge ID (prio/add): 32768/11-22-33-AA-BB-CC
Bridge state: Enabled
UB-Encapsulation: Enabled
Bridge type: SR-TB
Bridge capability: ASRT
Number of ports: 3
STP Participation: IEEE802.1d on TB ports only
**Bridge is enabled for Data Link Switching**
Maximum
Port Interface State MAC Address Modes MSDU Segment Flags
1 Eth/0 Up 00-00-93-B8-00-48 T 1514 RE
2 PPP/0 Down 00-00-00-00-00-00 T 0 RD
3 SL/0 Down 00-00-00-00-00-00 T 0 RD
Flags:RE= IBMRT PC behaviour Enabled,RD = IBMRT PC behaviour Disabled
SR bridge number: 1
SR virtual segment: 222
Adaptive segment: EEE
conversion datagroup-option
Displays general information about the bridge's rules for converting frame formats based on the frame type. You can display the following general data groups under the list conversion command:
All - Displays all rules.
Ethertype - Displays rules for all Ethernet types or for a specific Ethernet type.
SAP - Displays rules for all SAP protocol identifiers or a specific 802.2 SAP type.
SNAP - Displays rules for all SNAP protocol identifiers or a specific 802.2 SNAP type.
Example: list conversion all
list conversion ethertype
list conversion SAP
list conversion SNAP
database datagroup-option
Lists the contents of transparent filtering databases. You can choose the following data groups to display under the list database command
All - Displays the entire transparent bridging database.
Dynamic - Displays all dynamic (learned) address database entries.
Local - Displays all local (reserved) address database entries.
Permanent - Displays all permanent address database entries.
Port - Displays address entries for a specific port.
Range - Displays a range of database entries from the total transparent bridging filtering address database. A starting and stop MAC address is given to define the range. All entries falling within this range are displayed.
Static - Displays static entries from the address database.
MAC Address MC* Entry Type Age Port(s)
00-00-00-00-AA-AA Dynamic 295 4 (Eth/0)
00-00-00-12-34-56 Perm/Source filter 2 (TKR/0) -> 3-4
1-2
00-00-00-22-33-44 Permanent 1-2
1-2
00-00-00-33-44-55 Perm Dest filter All
00-00-00-55-66-77 Perm/Source filter 1-2,4
00-00-93-00-C0-D0 Registered 3 (FDDI/0)
00-00-93-10-04-15 Registered 1 (Eth/0)
00-00-93-10-E4-F9 Dynamic 300 1 (Eth/0)
00-00-93-90-04-A6 Dynamic 300 1 (Eth/0)
00-00-A7-10-68-28 Dynamic 270 1 (Eth/0)
01-80-C2-00-00-00* Registered 1,3
01-80-C2-00-00-01* Reserved All
01-80-C2-00-00-02* Reserved All
01-80-C2-00-00-03* Reserved All
01-80-C2-00-00-0D* Reserved All
01-80-C2-00-00-0E* Reserved All
01-80-C2-00-00-0F* Reserved All
03-00-00-00-80-00* Reserved All
08-00-17-00-35-F9 Dynamic 300 1 (Eth/0)
08-00-17-00-4D-DA Dynamic 300 1 (Eth/0)
list database dynamic
list database local
list database permanent
list database port port#
list database static
list database range
First MAC address [00-00-00-00-00-00]? 00-00-93-00-C0-D0
Last MAC address [FF-FF-FF-FF-FF-FF]? 01-80-C2-00-00-00MAC Address MC* Entry Type Age Port(s)
Aging Time (in seconds): 300
Resolution (in seconds): 5
filtering datagroup-option
You can display the following general data groups under the list filtering command:
All - Displays all filtering database entries.
Ethertype - Displays Ethernet protocol type filter database entries.
SAP - Displays SAP protocol filter database entries.
SNAP - Displays SNAP protocol identifier filter database entries.
Ethernet type 0800 is routed on ports 1
IEEE 802.2 destination SAP 42 is routed on ports 1
IEEE 802 SNAP PID 00-00-00-08-00 is routed on ports 2-3
Routed - Packets that are passed to routing forwarder to be forwarded
Filtered- Packets that are administratively filtered by the user setting protocol filters
Bridged and routed - A protocol identifier for which there is a protocol entity within the system that is not a forwarder. An example is a link-level echo protocol. Unicast packets from this protocol are bridged or locally processed if being sent to a registered address. Multicast packets are forwarded and locally processed for a registered multicast address.
Example: list filtering ethertype
Ethernet type (in hexadecimal), 0 for all [0]? 0800
Ethernet type 0800 is routed on ports 1
Port Number [1]? 1
Port 1
LNM Agents Enabled: RPS CRS REM
Reporting Link State LNM Station Address
0 AVAILABLE
1 AVAILABLE
2 AVAILABLE
3 AVAILABLE
MAC Addresses to use when configuring LNM Manager:
00:00:C9:08:35:47
40:00:D9:08:35:47
source-routing configuration or counters
Displays source-routing bridge configuration information. There are general data group options that you can display under the list source-routing command:
Configuration - Displays general information regarding the SRB bridge.
Counters - Displays all SRB bridge counters.
Example: list source-routing configuration
Bridge number: 1
Bridge state: Enabled
Maximum STE hop count 14
Maximum ARE hop count 14
Virtual segment: 003
Port Segment Interface State MTU STE Forwarding LNM
2 001 TKR/0 Enabled 4399 Yes ENA
3 002 TKR/1 Enabled 4399 Yes
- 003 Adaptive Enabled 1470 Yes
The counters option has further subgroups of information that you can display using the list source-routing command:
All-ports - Displays counters for all ports.
Port - Displays counters for a specific port.
Segment - Displays counters for the port corresponding to a specific segment.
Example: list source-routing counters all-ports
Counters for port 2, segment 001, interface TKR/0:
SRF frames received: 0 sent: 0
STE frames received: 0 sent: 0
ARE frames received: 648 sent: 0
SR frames sent as TB: 0
TB frames sent as SR: 2057
Dropped, input queue overflow: 0
Dropped, source address filtering: 0
Dropped, invalid RIF length: 0
Dropped, duplicate segment: 2594
Dropped, segment mismatch: 0
Dropped, Duplicate LAN ID or tree error: 0
Dropped, STE hop count exceeded: 0
Counters for port 3, segment 002, interface TKR/1:
SRF frames received: 0 sent: 0
STE frames received: 0 sent: 0
ARE frames received: 825 sent: 0
SR frames sent as TB: 0
TB frames sent as SR: 2041
Dropped, input queue overflow: 0
Dropped, source address filtering: 0
Dropped, invalid RI length: 0
Dropped, duplicate segment: 3300
Dropped, segment mismatch: 0
Dropped, Duplicate LAN ID or tree error: 0
Dropped, STE hop count exceeded: 0
Example: list source-routing counters port port#
Counters for port 3, segment 002, interface TKR/1:
SRF frames received: 0 sent: 0
STE frames received: 0 sent: 0
ARE frames received: 1140 sent: 0
SR frames sent as TB: 0
TB frames sent as SR: 2931
Dropped, input queue overflow: 0
Dropped, source address filtering: 0
Dropped, invalid RIF length: 0
Dropped, duplicate segment: 4560
Dropped, segment mismatch: 0
Dropped, Duplicate LAN ID or tree error: 0
Dropped, STE hop count exceeded: 0
Dropped, ARE hop count exceeded: 0
Dropped, no buffer available to copy: 0
Dropped, MTU exceeded: 0
list source-routing counters segment 2
Counters for port 3, segment 002, interface TKR/1:
SRF frames received: 0 sent: 0
STE frames received: 0 sent: 0
ARE frames received: 1249 sent: 0
SR frames sent as TB: 0
TB frames sent as SR: 3200
Dropped, input queue overflow: 0
Dropped, source address filtering: 0
Dropped, dest address filtering: 0
Dropped, protocol filtering: 0
Dropped, invalid RI length: 0
Dropped, duplicate segment: 4996
Dropped, segment mismatch: 0
Dropped, Duplicate LAN ID or tree error: 0
Configuration - Displays information concerning the spanning tree protocol.
Counters - Displays the spanning tree protocol counters.
State - Displays the current spanning tree protocol state information.
Tree - Displays the current spanning tree information including port, interface, and cost information.
Example: list spanning-tree-protocol configuration
Bridge ID (prio/add): 32768/00-00-93-00-84-EA
Bridge state: Enabled
Maximum age: 20 seconds
Hello time: 2 seconds
Forward delay: 15 seconds
Hold time: 1 seconds
Port Interface Priority Cost State
1 FDDI/0 128 10 Enabled
4 Eth/0 128 100 Enabled
128 Tunnel 128 65535 Enabled
list spanning-tree-protocol counters
Time since topology change (seconds) 0
Topology changes: 3
BPDUs received: 0
BPDUs sent: 3866
Port Interface BPDUs received BDPU input overflow Forward transitions
1 FDDI/0 0 0 1
4 Eth/0 0 0 1
128 Tunnel 0 0 1
list spanning-tree-protocol state
Designated root (prio/add): 32768/00-00-93-00-84-EA
Root cost: 0
Root port: Self
Current (root) maximum age: 20 seconds
Current (root) hello time: 2 seconds
Current (root) Forward delay: 15 seconds
Topology change detected: FALSE
Topology change: FALSE
Port Interface State
1 FDDI/0 Forwarding
4 Eth/0 Forwarding
128 Tunnel Forwarding
list spanning-tree-protocol tree
Port Designated Desig.
Designated
Des.
No. Interface Root Cost Bridge Port
1 FDDI/0 32768/00-00-93-00-84-EA 0 32768/00-00-93-00-84-EA 80-01
4 Eth/0 32768/00-00-93-00-84-EA 0 32768/00-00-93-00-84-EA 80-04
128 Tunnel 32768/00-00-93-00-84-EA 0 32768/00-00-93-00-84-EA 80-80
Configuration - Displays information concerning the transparent bridge.
Counters - Displays the transparent bridge counters. Enter all-ports after the command to display the counters for all ports or enter the specific port number after the command to display counters for one port.
State - Displays the transparent state information.
Example: list transparent configuration
Filtering database size: 5141
Aging time: 300 seconds
Aging granularity 5 seconds
Port Interface State MTU
1 FDDI/0 Enabled 0
4 Eth/0 Enabled 0
128 Tunnel Enabled 0
list transparent counters all-ports
Counters for port 4, interface Eth/0:
Total frames received by interface: 25885
Frames submitted to bridging: 13732
Frames submitted to routing: 6101
Dropped, source address filtering: 0
Dropped, dest address filtering: 12677
Dropped, protocol filtering: 0
Counters for port 128, interface Tunnel:
Total frames received by interface: 0
Frames submitted to bridging: 0
Frames submitted to routing: 0
Dropped, source address filtering: 0
Dropped, dest address filtering: 0
Dropped, protocol filtering: 0
Dropped, no buffer available to copy: 0
Dropped, input queue overflow: 0
Dropped, source port blocked: 0
Frames sent by bridging: 5327
Dropped, dest port blocked: 0
Dropped, transmit error: 0
Dropped, too big to send on port: 0
list transparent counters port 4
Counters for port 4, interface Eth/0:
Total frames received by interface: 25885
Frames submitted to bridging: 13732
Frames submitted to routing: 6101
Dropped, source address filtering: 0
Dropped, dest address filtering: 12677
Dropped, protocol filtering: 0
Dropped, no buffer available to copy: 6073
Dropped, input queue overflow: 122
Dropped, source port blocked: 31
Frames sent by bridging: 388
Dropped, dest port blocked: 0
Dropped, transmit error: 0
Dropped, too big to send on port: 0
list transparent state
Filtering database size: 5141
Number of static entries: 0
Number of dynamic entries: 10
Hash collision count: 1
Filtering database overflow count: 0
Bridges - Displays tunnel bridge information.
Config - Displays information concerning the tunnel configuration.
Example: list tunnel bridges
list tunnel config
LNM [C] [M]
Displays the LNM prompt. Enter lnm at the Bridge
Config> prompt to display the LNM configuration prompt. Enter lnm at
the Bridge> prompt to display the LNM monitoring prompt. See Configuring
and Monitoring LAN Network Manager (LNM) for an explanation of the LNM commands.
lnm
NetBIOS [C] [M]
Displays the NetBIOS configuration or monitoring prompt. Enter netbios at the Bridge Config> prompt to display the NetBIOS configuration prompt. Enter netbios at the Bridge> prompt to display the NetBIOS monitoring prompt.
See NetBIOS Commands for an explanation the NetBIOS commands.
Example:netbios
NetBIOS Support User Configuration
NetBIOS config>
NetBIOS Filtering is not available in this load.
Aging time for dynamic address entries in the filtering database
Bridge address
Largest Frame (LF) bit encoding interpretation for source routing
MAC Service Data Unit (MSDU) size
Spanning tree protocol bridge and port parameters
Route Descriptor (RD) limit
Size of the bridge filtering database
The default for the aging timer is 300 seconds with a range of 1 to 1,000,000 seconds. The default for the resolution parameter is 5, with a range of 1 to 60 seconds.
seconds [300] ? 300
resolution [5] ? 5
Note: Each bridge in the network must have a unique address for the spanning tree protocol to operate properly.
This is the low order 6-octet bridge address in the bridge identifier. By default, the bridge-address is set to the Media Access Control (MAC) address of the lowest numbered port at initialization. You can use this command to override the default address and enter your own unique address.
Do not use dashes or colons to separate each octet. If you enter the address in the wrong format you receive the message Illegal Address. If you enter no address at the prompt, you receive the message Zero length address supplied and the bridge maintains its previous value. To return the bridge address to the default, enter an address of all zeroes.
Bridge Address (in 12-digit hex)[]?
database-size [2048]?
Example: set lf-bit-interpretation basic
maximum-packet-size port# msdu-size
Sets the largest MAC Service Data Unit (MSDU) size for the port, if source routing is enabled on this port. Obviously, MSDU setting has no implication on traditionally transparent media. An MSDU value greater than the packet size configured in the router is treated as an error.
The default is the size configured as the packet size for that interface.
Example: set maximum-packet-size
Port Number [1]? 2
MSDU size [4399]? 2048
MSDU is adjusted to 1979
Enter protocol bridge to modify bridge parameters. The bridge related parameters that can be modified with this command are described below.
When setting these values, make sure that the following relationships exist between the parameters or the input is rejected:
2 X (Bridge Forward Delay - 1 second) > Bridge Maximum Age
Bridge Maximum Age > 2 X (Bridge Hello Time + 1 second)
Bridge Max-Age [20] 20
Bridge Hello Time [2] 2
Bridge Forward Delay [15] 15
Bridge Priority [32768] 1
Enter protocol port to modify the spanning tree protocol port parameters.
Port Number [1] ? 1
Port-Path-Cost [1] ? 1
Port Priority [128] ? 1
route-descriptor-limit limit-type RD-limit-value
Allows you to associate a maximum Route Descriptor (RD) length for All Route Explorer (ARE) or Spanning Tree Explorer (STE) frames forwarded by the bridge if source routing is enabled.
Example: set route-descriptor-limit ARE 14
Tunnel [C] [M]
Displays the prompt for a specific tunnel. You enter tunnel commands at this prompt. See Chapter 10 for an explanation of the tunnel commands.
tunnel 2The command associates a port number with a Frame Relay PVC, identified by the circuit name, and enables that circuit's participation in transparent bridging.
Note: The port number must be unique to the router, and there cannot already be a record for the interface and circuit name.
Once a port is configured, all other commands that need a port number as a parameter can function with this port.When you enter list bridge, the following appears for virtual ports:
Port: 101 Interface: 2 Behavior: STB only STP: Enabled
Circuit name: Boston
Port ID (dec) : 128, 101, (hex) : 80-01
Port State : ENABLED
Port Supports : Transparent Bridging
Assoc Interface : 2 Circuit name: BOSTON
Path Cost : 0