269
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
a. Create a name-based standard IP access list
Command Explanation
Global Mode
ip access standard <name>
no ip access standard <name>
Creates a standard IP access list based on
nomenclature; the “no ip access standard
<name>” command delete the name-based
standard IP access list
b. Specify multiple “permit” or “deny” rules
Command Explanation
Standard IP ACL Mode
[no] {deny | permit} {{<sIpAddr>
<sMask >} | any-source | {host-source
<sIpAddr>}}
Creates a standard name-based IP access rule; the
no” form command deletes the name-based
standard IP access rule
c. Exit name-based standard IP ACL configuration mode
Command Explanation
Standard IP ACL Mode
Exit Exits name-based standard IP ACL configuration
mode
4) Configuring an name-based extended IP access list
a. Create an extended IP access list basing on nomenclatur
Command Explanation
Global Mode
ip access extended <name>
no ip access extended <name>
Creates an extended IP access list basing on
nomenclature; the “no ip access extended
<name>” command deletes the name-based
extended IP access list
b. Specify multiple “permit” or “deny” rules
Command Explanation
Extended IP ACL Mode
[no] {deny | permit} icmp {{<sIpAddr> <sMask>} |
any-source | {host-source <sIpAddr>}} {{<dIpAddr>
<dMask>} | any-destination | {host-destination
<dIpAddr>}} [<icmp-type> [<icmp-code>]]
[precedence <prec>] [tos <tos>]
Creates an extended name-based
ICMP IP access rule; the “no” form
command deletes this name-based
extended IP access rule
[no] {deny | permit} igmp {{<sIpAddr> <sMask>} |
any-source | {host-source <sIpAddr>}} {{<dIpAddr>
<dMask>} | any-destination | {host-destination
<dIpAddr>}} [<igmp-type>] [precedence <prec>] [tos
<tos>]
Creates an extended name-based
IGMP IP access rule; the “no” form
command deletes this name-based
extended IP access rule