RUGGEDCOM ROX II
CLI User Guide
Chapter 12
Tunneling and VPNs
Managing In/Out Interfaces 367
1. Make sure the CLI is in Configuration mode.
2. Delete the filter by typing:
no security virtualswitch-filter virtualswitch name rule rule
Where:
• name is the name of the virtual switch filter
• rule is the name of the rule
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section12.1.7
Managing In/Out Interfaces
In/out interfaces for virtual switch filters represent the interface being monitored by the filter (in interface) and the
destination interface (out interface) for network traffic that meets the filter's criteria.
CONTENTS
• Section12.1.7.1, “Viewing a List of In/Out Interfaces”
• Section12.1.7.2, “Adding an In/Out Interface”
• Section12.1.7.3, “Deleting an In/Out Interface”
Section12.1.7.1
Viewing a List of In/Out Interfaces
To view a list of in/out interfaces that can be used by a virtual switch filter, type:
show running-config security virtualswitch-filter virtualswitch name rule rule [ in-interface | out-
interface ]
Where:
• name is the name of the virtual switch filter
• rule is the name of the rule
If in/out interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config security virtualswitch-filter virtualswitch vs1 rule in-interface | tab
NAME NAME
--------------------
ipv6
switch.0010
iso
switch.0010
goose
switch.0010
!
!
!
If no in/out interfaces have been configured, add interfaces as needed. For more information, refer to
Section12.1.7.2, “Adding an In/Out Interface”.