Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 111

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 110
ServerIron ADX NAT64 Configuration Guide 99
53-1002444-02
Configuring IPv6 ACLs
6
DRAFT: BROCADE CONFIDENTIAL
Beginning with ServerIron ADX 12.3.01 and later
Beginning with release 12.3.01, IPv6 ACLs are processed as described for the following actions.
For deny actions
All deny packets are dropped in hardware.
For permit actions
For all permit traffic, packets are processed in hardware and then forwarded to the barrel
processors (BPs). The BPs do not take any action on the ACLs.
Backward compatibility option
You can use the ipv6 flow-based-acl-enable command to provide backward compatibility for
IPv6 ACL processing. If this command is configured, packets are processed in hardware and
then forwarded to the BPs where the BPs also process the ACLs.
ServerIronADX(config)# ipv6 flow-based-acl-enable
Syntax: ipv6 flow-based-acl-enable
Configuring IPv6 ACLs
To configure an IPv6 ACL, complete the following steps:
1. Create the IPv6 ACL.
2. Apply the IPv6 ACL to the interface.
Example configurations
To configure an ACL that blocks all Telnet traffic received on port 1/1 from IPv6 host
2001:db8:2382:e0bb::2, enter the following commands.
Here is another example of commands for configuring an ACL and applying it to an interface.
The first condition permits ICMP traffic from hosts in the 2001:db8:2383:e0bb::/64 network to
hosts in the 2001:db8:3782::/64 network.
ServerIronADX(config)# ipv6 access-list fdry
ServerIronADX(config-ipv6-access-list-fdry)# deny tcp host 2001:db8:2382:e0bb:
:2 any eq telnet
ServerIronADX(config-ipv6-access-list-fdry)# permit ipv6 any any
ServerIronADX(config-ipv6-access-list-fdry)# exit
ServerIronADX(config)# interface ethernet 1/1
ServerIronADX(config-if-1/1)# ipv6 traffic-filter fdry in
ServerIronADX(config)# write memory
ServerIronADX(config)# ipv6 access-list netw
ServerIronADX(config-ipv6-access-list-netw)# permit icmp 2001:db8:2383:
e0bb::/64 2001:db8:3782::/64
ServerIronADX(config-ipv6-access-list-netw)# deny ipv6 host 2001:db8:2383:
e0ac::2 host 2001:db8:2383:e0aa:0::24
ServerIronADX(config-ipv6-access-list-netw)# deny udp any any
ServerIronADX(config-ipv6-access-list-netw)# permit ipv6 any any
Page view 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 148 149

Comments to this Manuals

No comments