Cisco Catalyst 6500 Series Configuration Manual page 48

Catalyst 6500 series switch and cisco 7600 series router firewall services
Hide thumbs Also See for Catalyst 6500 Series:
Table of Contents

Advertisement

Adding Switched Virtual Interfaces to the MSFC
To access the MSFC interface, enter one of the following commands:
Step 2
Console> (enable) switch console
or
Console> (enable) session {15 | 16}
If you are accessing the switch using Telnet or SSH, you must use the session command.
To enter enable mode and then configuration mode on the MSFC, enter the following commands:
Step 3
Router> enable
Router# configure terminal
To add a VLAN interface to the MSFC, enter the following command:
Step 4
Router(config)# interface vlan vlan_number
To set the IP address for this interface on the MSFC, enter the following command:
Step 5
Router(config-if)# ip address address mask
Step 6
To enable the interface, enter the following command:
Router(config-if)# no shut
To return to privileged EXEC mode, enter the following command:
Step 7
Router(config-if)# end
To return to the switch CLI, enter Ctrl-C three times.
Step 8
This example shows a typical configuration:
Console> (enable) set vlan 55-57
Console> (enable) set vlan 70-85
Console> (enable) set vlan 55-57,70-85 firewall-vlan 8
Console> (enable) set firewall multiple-vlan-interfaces enable
Console> (enable) switch console
Router> enable
Password: ******
Router# configure terminal
Router(config)# interface vlan 55
Router(config-if)# ip address 10.1.1.1 255.255.255.0
Router(config-if)# no shut
Router(config-if)# interface vlan 56
Router(config-if)# ip address 10.1.2.1 255.255.255.0
Router(config-if)# no shut
Router(config-if)# end
Router# ^C^C^C
Console> (enable)
To view your SVI configuration, enter the following command at the MSFC prompt:
Router# show int vlan 55
Vlan55 is up, line protocol is up
Hardware is EtherSVI, address is 0008.20de.45ca (bia 0008.20de.45ca)
Internet address is 55.1.1.1/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type:ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:08, output hang never
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide
2-10
Chapter 2
Configuring the Switch for the Firewall Services Module
OL-6392-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents