The maximum number of stealth interfaces per Screen is 15; however, the number of routing interfaces is virtually limitless.
Before you add a new interface, you must define the address group that the interface will use.
Type the following to define the interface named qe0 with no logging, no SNMP alerts, and ICMP_PORT_UNREACHABLE:
edit> add interface qe0 ROUTING qe0 ICMP PORT_UNREACHABLE |
Type the following to define the interface qe0 with detailed logging and SNMP alerts:
edit> add interface qe0 ROUTING qe0 LOG DETAIL SNMP ICMP PORT_UNREACHABLE |
List the currently active interfaces by typing:
edit> list interface |
A list of active interfaces is displayed.
Find the interface you want to delete and type the following:
edit> del interface interface_name |
Any interfaces that you remove with this procedure remain active until you reactivate a policy.