Chapter 20
Checking Status and Connectivity
These examples show how to set the ELMI port:
Console>(enable) set port ethernet-lmi 3/1 enable
Ethernet LMI is enabled on port 3/1.
Console>(enable) set port ethernet-lmi 3/1 t392 30
Ethernet LMI polling verification timer is set to 30 seconds for port 3/1.
Console>(enable)
Configuring a UNI ID on an Individual Port
To set the UNI ID for a particular port, perform this task in privileged mode:
Task
Configure a UNI ID on a specific module and
port.
This example shows how to set the Ethernet UNI ID as CUST_A_PORT1 for module 3, port 1:
Console> (enable) set port ethernet-uni 3/1 id CUST_A_PORT1
UNI id CUST_A_PORT1 is configured on port 3/1
Console> (enable)
Configuring UNI-TYPE on an Individual Port
To configure the UNI-TYPE for a particular port, perform this task in privileged mode:
Task
Configure a UNI-TYPE for a specific module and
port.
This example shows how to to set the UNI TYPE as all-to-one for module 5 and port 1:
Console> (enable) set port ethernet-uni 5/1 type all-to-one
Uni type on port 5/1 successfully set to all-to-one.
This example shows how to to set the UNI TYPE as multiplex for module 5 and port 1:
Console> (enable) set port ethernet-uni 5/1 type multiplex
Uni type on port 5/1 successfully set to multiplex.
Configuring an EVC on an Individual Port
To associate an EVC to a port and the corresponding CE-VLANs, perform this task in privileged mode:
Task
Enable or disable an EVC on a particular module
and port and associate the EVC identifier.
OL-8978-04
Configuring the Ethernet Local Management Interface
Command
set port ethernet-uni {mod/port} id {uni-id}
Command
set port ethernet-uni {mod/port} type {all-to-one
| multiplex}
Command
set port ethernet-evc mod/port [evc_id]
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
20-65