Appendix B
Sample Configurations
firewall vlan-group 1 200-203,300
interface vlan 200
...
Example 4: IPv6 Configuration Example
The following configuration (see
•
•
•
Figure B-4
password pkd
enable password happy
hostname ubik
interface vlan 100
interface vlan 101
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
OL-20748-01
ip address 209.165.201.2 255.255.255.224
no shutdown
Each interface is configured with both IPv6 and IPv4 addresses.
The IPv6 default route is set with the ipv6 route command.
An IPv6 access list is applied to the outside interface.
Example 4: IPv4 and IPv6 Dual Stack Configuration
IPv4
Network
10.142.10.1
2001:400:3:1::1
10.142.10.100
2001:400:3:1::100
10.140.10.100
2001:400:1:1::100
IPv4/IPv6
Network
nameif outside
security-level 0
ip address 10.142.10.100 255.255.255.0
ipv6 address 2001:400:3:1::100/64
ipv6 nd suppress-ra
nameif inside
security-level 100
ip address 10.140.10.100 255.255.255.0
ipv6 address 2001:400:1:1::100/64
Figure
B-4) shows several features of IPv6 configured on the FWSM:
IPv6
Network
Routed Mode Sample Configurations
B-13