Cabletron Systems 6500 Switch User Manual


 
5-4 SmartSwitch 6500 User Guide
UNI Routes Routing
5.3 UNI ROUTES
Use the add atmroute command to create UNI routes. For example, connect an end station adapter (with MAC address
00:11:22:33:44:55) to port 7A2 of the SmartSwitch 6500. If the adapter does not support ILMI or its ILMI is
incompatible with the SmartSwitch 6500, you must create a static UNI route between the adapter and port 7A2 of the
SmartSwitch 6500. The following is an example:
1. Enter the show netprefix command to obtain the netprefix of port 7A2:
Smart6500 # show netprefix
PortNumber(ALL) : 7a2
Port# NetPrefix
============================================================================
7A2 39:00:00:00:00:00:00:00:00:00:14:59:00
Smart6500 #
2. Reconfigure the adapter with an ATM address made from the netprefix of port 7A2 and the adapter’s
MAC address: 39:00:00:00:00:00:00:00:00:00:14:59:00:00:11:22:33:44:55:00.
3. Use the add atmroute command to create a static UNI route that specifies port 7A2 and the adapter’s
new ATM address.
Smart6500 # add atmroute
PortNumber() : 7a2
AtmAddress() : 39:00:00:00:00:00:00:00:00:00:14:59:00:00:11:22:33:44:55:00
PrefixLength(152) :
Index(0) :
Type(Internal) :
Scope(0) :
MetricsTag(0) :
Smart6500 #
4. Enter the show atmroute command to check that the UNI route was added.
Smart6500 # show atmroute
AddressNumber(ALL) :
No. Port Route Address Type Protocol
================================================================================
1 7B4 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:d4:14:41:80 I MGMT
2 7B4 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:d4:14:41:81 I MGMT
3 -- 39:00:00:00:00:00:00:00:00:00:14:59:00 I PNNI
4 7A2 39:00:00:00:00:00:00:00:00:00:14:59:00:00:11:22:33:44:55 I MGMT
< Our added UNI route
5 -- 39:00:00:00:00:00:00:00:00:00:28:e9:80 I PNNI
6 -- 39:00:00:00:00:00:00:00:00:00:28:f5:00 I PNNI
7 7B4 47:00:79:00:00:00:00:00:00:00:00:00:00:00:a0:3e:00:00:01 I MGMT
8 5B2 52:00:00:00:00:00:00:00:00:00:14:51:80 I MGMT
Smart6500 #
The UNI route appears in the table as Route 4, with Protocol Type of MGMT (management).
Note For UNI routes to work with certain devices, ILMI may also need to be disabled
on the SmartSwitch 6500. Use the
set portconfig command to disable ILMI on
the SmartSwitch 6500 on a per-port basis.