SMC Networks TIGERSWITCH SMC6752AL2 Manual De Usuario

Descargar
Página de 516
C
OMMAND
 L
INE
 I
NTERFACE
4-126
Example 
Related Commands
show ip access-group
This command shows the ports assigned to IP ACLs.
Command Mode
Privileged Exec
Example 
Related Commands
map access-list ip 
This command sets the output queue for packets matching an ACL rule. 
The specified CoS value is only used to map the matching packet to an 
output queue; it is not written to the packet itself. Use the no form to 
remove the CoS mapping.
Syntax
[no] map access-list ip acl_name cos cos-value
• acl_name – Name of the ACL. (Maximum length: 16 characters)
• cos-value – CoS value. (Range: 0-7)
Default Setting
None
Console(config)#int eth 1/25
Console(config-if)#ip access-group david in
Console(config-if)#
Console#show ip access-group
Interface ethernet 1/25
 IP access-list david in
Console#