Appendix a is cli mapping, Appendix a, Is cli mapping – NETGEAR 7300 Series User Manual

Page 289

Advertising
background image

User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software

IS CLI Mapping

A-1

202-10009-01_060204

Appendix A

IS CLI Mapping

This chapter illustrates the mapping between CLI commands and the previous 7300 Series L3
Switch commands. The Package column indicates the 7300 Series L3 Switch package in which the
command is located.

Table 13-2.

IS CLI Mapping

Package

7300 Series L3 Switch Command

CLI Command

Mode

Syntax

QOS

show acl detailed <aclid>

Privileged
EXEC

show ip access-lists [<1-199>]

QOS

show acl summary

Privileged
EXEC and
User
EXEC

QOS

config acl create <aclid>

Global
Config

access-list {(<1-99> {deny | permit}
<srcip> <srcmask>) | ( {<100-199>
{deny | permit} {every | {{icmp | igmp |
ip | tcp | udp | <number>} <srcip>
<srcmask> [{eq {<0-65535> |
<portkey>} | range <startport>
<endport>}] <dstip> <dstmask> [{eq
{<0-65535> | <portkey>} | range
<startport> <endport>}] {[precedence
<precedence>] | [tos <tos>
<tosmask>] | [dscp <dscp>]}}}})}

QOS

config acl delete <aclid>

Global
Config

no access-list {<1-99> | <100-199>}

QOS

config acl rule create <aclid>
<rulenum>

QOS

config acl rule delete <aclid>
<rulenum>

Advertising