- Enterasays User's Guide SmartSwitch 2000
Table Of Contents
- Title Page
- Notice
- Contents
- Introduction
- The SmartSwitch 2000 Chassis View
- Viewing Chassis Information
- Using Device Find Source Address
- Managing the Hub
- Configuring Ports
- Redirecting Traffic on the SmartSwitch 2000
- Priority Configuration
- The System Resources Window
- 802.1Q VLANs
- Configuring Your 802.1Q VLANS
- Broadcast Suppression
- Setting the Device Date and Time
- Enabling and Disabling Ports
- Alarm Configuration
- Statistics
- Managing Ethernet MicroLAN Switches
- FDDI Applications
- ATM Configuration
- HSIM-W87 Configuration
- Index

FDDI Applications
6-8 Station List
Station List
The Station List illustrates the configuration of the HSIM-F6 managed ring,
including number of nodes on the ring, node addresses (both Canonical and
MAC), node class, and ring topology.
The Station List provides the following information about the HSIM-F6 controlled
ring:
Number of Nodes
The number of stations inserted into the FDDI ring to which the HSIM-F6 MAC is
connected.
TIP
You can use any SNMP Set Request or MIB tool to edit the Connection Policy for your
device by setting the fddimibSMTConnectionPolicy MIB OID (part of the MIBII
FDDI Transmission MIB (RFC1512). fddimibSMTConnectionPolicy is simply a
16-bit integer value (ranging from 32768 to 65535) that corresponds to the connection
policy (in the “Reject X-Y” format, where X represents a port on the FDDI Switch
Module, and Y represents the attaching node).
To set the connection policy for the device, total the bit values corresponding to
the desired connection policy according to the table below, and then use your SNMP
Set Request or Mib tool to set the value for the appropriate SMT index. For example,
to set a connection policy that disallowed the undesirable A-A or B-B connections
you would set the fddimibSMTConnectionPolicy MIB OID to 32,801:
32,768 (reject M-M, required) + 32 (reject B-B) + 1 (reject A-A).
Policy Power
rejectA-A 2
0
(1)
rejectA-B 2
1
(2)
rejectA-S 2
2
(4)
rejectA-M 2
3
(8)
rejectB-A 2
4
(16)
rejectB-B 2
5
(32)
rejectB-S 2
6
(64)
rejectB-M 2
7
(128)
rejectS-A 2
8
(256)
rejectS-B 2
9
(512)
rejectS-S 2
10
(1,024)
rejectS-M 2
11
(2,048)
rejectM-A 2
12
(4,096)
rejectM-B 2
13
(8,192)
rejectM-S 2
14
(16,384)
rejectM-M 2
15
(32,768 — a permanently set value for this bit)