Chapter 12
Tunneling and VPNs
RUGGEDCOM ROX II
CLI User Guide
396
Managing Remote Daemon Egress Interfaces for Generic
Tunnels
Section12.6.6
Managing Remote Daemon Egress Interfaces for Generic
Tunnels
This section describes how to create and manage remote daemon egress interfaces for generic tunnels.
CONTENTS
• Section12.6.6.1, “Viewing a List of Egress Interfaces”
• Section12.6.6.2, “Adding an Egress Interface”
• Section12.6.6.3, “Deleting an Egress Interface”
Section12.6.6.1
Viewing a List of Egress Interfaces
To view a list of egress interfaces configured for a generic tunnel, type:
show running-config tunnel l2tunneld generic tunnel remote-daemon egress-if
If egress interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config tunnel l2tunneld generic tunnel remote-daemon egress-if | tab
NAME EGRESS IF
-------------------
1
switch.0001
!
If no egress interfaces have been configured, add interfaces as needed. For more information, refer to
Section12.6.6.2, “Adding an Egress Interface”.
Section12.6.6.2
Adding an Egress Interface
To add an egress interface for a generic tunnel, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the egress interface by typing:
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.