Displaying Acl Information For A Vlan - HP 2530 Manual Supplement

Table of Contents

Advertisement

Example 41 An ACL configured syntax listing
HP Switch(config)# show access-list config
ip access-list extended "101"
10 permit tcp 10.30.133.27 0.0.0.0 0.0.0.0 255.255.255.255
20 permit tcp 10.30.155.101 0.0.0.0 0.0.0.0 255.255.255.255
30 deny ip 10.30.133.1 0.0.0.0 0.0.0.0 255.255.255.255 log
40 deny ip 10.30.155.1 0.0.0.255 0.0.0.0 255.255.255.255
exit
ipv6 access-list "Accounting"
10 permit tcp 2001:db8:0:1af::10:14/128 ::/0 eq 23
20 permit tcp 2001:db8:0:1af::10:23/128 ::/0 eq 23
30 deny tcp 2001:db8:0:1af::10/116 ::/0 log
40 permit ipv6 2001:db8:0:1af::10/116 ::/0
50 deny ipv6 ::/0 ::/0 log
exit

Displaying ACL information for a VLAN

Syntax:
show access-list vlan <vid>
List the name and type for each IPv4 andI Pv6 ACL application assigned to a
particular VLAN on the switch.
For example,
IPv6 traffic and outbound, routed IPv4 traffic are both filtered on VLAN 20.
Example 42 "Listing the ACL assignments for a VLAN"
shows that inbound, routed
Displaying ACL configuration data
97

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents