RUGGEDCOM ROX II
CLI User Guide
Chapter 12
Tunneling and VPNs
Deleting an Egress Interface 397
Section12.6.6.3
Deleting an Egress Interface
To delete an egress interface for a generic tunnel, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the egress interface by typing:
no tunnel l2tunneld generic tunnel name remote-daemon egress-if interface
Where:
• name is the name of the generic tunnel
• interface is the egress interface for Ethernet type frames
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section12.6.7
Managing Ethernet Types for Generic Tunnels
This section describes how to define the types of Ethernet protocols that can be forwarded by generic tunnels.
CONTENTS
• Section12.6.7.1, “Viewing a List of Ethernet Types”
• Section12.6.7.2, “Adding an Ethernet Type”
• Section12.6.7.3, “Deleting an Ethernet Type”
Section12.6.7.1
Viewing a List of Ethernet Types
To view a list of Ethernet types configured for a generic tunnel, type:
show running-config tunnel l2tunneld generic tunnel ethernet-type
If Ethernet types have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config tunnel l2tunneld generic tunnel ethernet-type | tab
NAME TYPE
------------
1
iso
!
If no Ethernet types have been configured, add types as needed. For more information, refer to Section12.6.7.2,
“Adding an Ethernet Type”.
Section12.6.7.2
Adding an Ethernet Type
To add an Ethernet type for a generic tunnel, do the following: