Download Print this page

Cisco CSC-MEC Manual page 29

Multiport ethernet controller cards

Advertisement

The following steps provide instructions for a basic configuration: enabling an interface and
specifying IP routing. You may also need to enter other configuration subcommands, depending
upon the requirements for your system configuration. (Configuration subcommands are described in
the router products configuration publication). Refer to the previous example as necessary.
Step 1
At the system prompt, enter enable and the appropriate password to enter the EXEC
command level.
Step 2
Enter the configuration mode by entering the following:
configure terminal <Return>
Step 3
At the prompt, specify the first interface to configure by entering the subcommand
interface type unit as shown in the following example:
interface ethernet 2 <Return>
Step 4
If IP routing is enabled on the system, you can assign an IP address and subnet mask to the
interface with the ip address configuration subcommand as follows:
ip address 145.22.4.67 255.255.255.0 <Return>
Step 5
Change the default shutdown state and enable the interface by entering the no shut
configuration subcommand as follows:
no shut <Return>
Step 6
Enter any additional configuration subcommands required.
Step 7
Repeat steps 3 through 6 for each new interface.
Step 8
When all new interfaces are configured, enter Ctrl-Z. (Hold the Control key down and
press Z.)
Step 9
Write the new configuration to memory by entering the following:
write memory <Return>
The system will display an OK message when the configuration has been stored.
Step 10 Enter quit to exit the configuration mode.
Step 11 Check the configuration as described in the following section.
Installing the CSC-MEC and CSC-C2MEC Multiport Ethernet Controller Cards 29
Configuring the Interfaces

Advertisement

loading