2 uni routes – Cabletron Systems 9A100 User Manual
Page 47
SmartSwitch 9A100 User Guide 4-5
Switch Administration
ATM Routing
4.2.2
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 A2 of the SmartSwitch 9A100. If the adapter does not support ILMI or its ILMI is
incompatible with the SmartSwitch 9A100, you must create a static UNI route between the adapter and port A2 of the
SmartSwitch 9A100.
1.
Enter the
show netprefix
command to obtain the netprefix of port A2
SmartSwitch # show netprefix
PortNumber(ALL) : a2
Port# NetPrefix
============================================================================
A2 39:00:00:00:00:00:00:00:00:00:14:59:00
SmartSwitch #
2.
Reconfigure the adapter with an ATM address made from the netprefix of port A2 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 A2 and the adapter’s
new ATM address.
SmartSwitch # add atmroute
PortNumber(A1) : a2
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) :
SmartSwitch #
4.
Enter the
show ATMRoute
command to check that the UNI route was added.
SmartSwitch # show atmroute
AddressNumber(ALL) :
No. Port Route Address Type Protocol
================================================================================
1 B4 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:d4:14:41:80 I MGMT
2 B4 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 A2 39:00:00:00:00:00:00:00:00:00:14:59:00:00:11:22:33:44:55 I MGMT
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 B4 47:00:79:00:00:00:00:00:00:00:00:00:00:00:a0:3e:00:00:01 I MGMT
8 B2 52:00:00:00:00:00:00:00:00:00:14:51:80 I MGMT
SmartCell ZX #
The UNI route appears in the table as route number four (No. 4).
Note
For UNI routes to work with certain devices, ILMI may also need to be disabled
on the SmartSwitch 9A100. Use the
set PortConfig
command to disable ILMI
on the SmartSwitch 9A100 on a per-port basis.