Cabletron Systems 6A000 ユーザーズマニュアル

ページ / 114
SmartCell 6A000 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 SmartCell 6A000. If the adapter does not support ILMI or its ILMI is 
incompatible with the SmartCell 6A000, you must create a static UNI route between the adapter and port A2 of the 
SmartCell 6A000.
1.
Enter the 
show netprefix
 command to obtain the netprefix of port A2
SmartCell ZX # show netprefix
PortNumber(ALL)                           : a2
 Port#   NetPrefix
============================================================================
A2       39:00:00:00:00:00:00:00:00:00:14:59:00
SmartCell ZX #
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.
SmartCell ZX # 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)                             :
SmartCell ZX #
4.
Enter the 
show ATMRoute
 command to check that the UNI route was added.
SmartCell ZX # 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 #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 SmartCell 6A000. Use the 
set PortConfig
 command to disable ILMI on 
the SmartCell 6A000 on a per-port basis.