RUGGEDCOM ROX II
CLI User Guide
Chapter 8
Layer 2
Deleting an Ethernet Trunk Interface 283
Section8.2.3
Deleting an Ethernet Trunk Interface
To delete an Ethernet trunk interface, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the interface by typing:
no interface trunks id
Where:
• id is the ID given to the trunk
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section8.2.4
Managing Ethernet Trunk Ports
This section describes how to manage Ethernet trunk port assignments.
CONTENTS
• Section8.2.4.1, “Viewing a List of Ethernet Trunk Ports”
• Section8.2.4.2, “Adding an Ethernet Trunk Port”
• Section8.2.4.3, “Deleting an Ethernet Trunk Port”
Section8.2.4.1
Viewing a List of Ethernet Trunk Ports
To view a list of Ethernet trunk interfaces, type:
show running-config interface trunks id trunk-ports
Where:
• id is the ID given to the interface
If trunk ports have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config interface trunks 1 trunk-ports
interface
trunks 1
trunk-ports lm1 1
!
trunk-ports lm1 2
!
!
!
If no Ethernet trunk ports have been configured, add ports as needed. For more information, refer to
Section8.2.4.2, “Adding an Ethernet Trunk Port”.