Cisco Systems ASASSMCSC10K9 Computer Hardware User Manual


 
5
4 Using the MSFC as a Directly-Connected Router
If you want to use the MSFC as a directly-connected router (for example, as the default gateway
connected to the ASASM outside interface), then add an ASASM VLAN interface to the MSFC as a
switched virtual interface (SVI). By default, you can add only one SVI; to add multiple SVIs, and
understand the caveats for multiple SVIs, see the configuration guide on Cisco.com.
Perform the following steps at the switch CLI:
Command Purpose
Step 1
interface vlan vlan_number
Example:
Router(config)# interface vlan 100
Adds a VLAN interface to the MSFC.
Step 2
ip address address mask
Example:
Router(config)# ip address 192.168.1.2
255.255.255.0
Sets the IP address for this interface on the
MSFC.
Step 3
no shutdown
Example:
Router(config)# no shutdown
Enables the interface.