10 firewall default, 11 ip access extended, Firewall default – PLANET WGSW-50040 User Manual

Page 323: Ip access extended

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

Global mode

Usage Guide:

Whether enabling or disabling firewall, access rules can be configured. But only when the firewall is

enabled, the rules can be used in specific orientations of specific ports. When disabling the firewall,

all ACL tied to ports will be deleted.

Examples:

Enable firewall.

Switch(config)#firewall enable

21.10 firewall default

Command:

firewall default {permit | deny}

Functions:

Configure default actions of firewall..

Parameters:

permit means to permit data packets to pass;

deny means to deny all data packets to pass.

Command Mode:

Global Mode.

Default:

Default action is permit.

Usage Guide:

This command only influences all packets from the port entrance.

Examples:

Configure firewall default action as permitting packets to pass.

Switch(config)#firewall default permit

21.11 ip access extended

Command:

ip access extended <name>

no ip access extended <name>

Function:

Advertising