controller ethernet
To configure ethernet controller use the controller optics port-mode ethernet command in the config mode.
controller optics R/S/I/P { port-mode } { ethernet } [ framing type mapping type ]
Syntax Description
| controller optics |
Name of the controller |
| R/S/I/P |
Displays the Rack/Slot/Instance/Port of the controller. |
| port-mode |
Port mode. |
| ethernet |
Type of the controller. |
| framing |
Framing for the port mode. |
| mapping |
Mapping for the port mode. |
Command Default
None
Command Modes
Config modeCommand History
| Release | Modification |
|---|---|
| Release 5.2.4 |
This command was introduced. |
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator for assistance.
Task ID
| Task ID | Operation |
|---|---|
|
Ethernet |
write |
Examples
The following example shows how to configure an ethernet controller.
RP/0/RP0:hostname (config)# controller optics 0/0/0/0
RP/0/RP0:hostname (config-optics)# port-mode ethernet framing opu0 mapping gmp
Feedback