Cisco IAD2430 Series Snelstarthandleiding - Pagina 31

Blader online of download pdf Snelstarthandleiding voor {categorie_naam} Cisco IAD2430 Series. Cisco IAD2430 Series 34 pagina's. Integrated access device
Ook voor Cisco IAD2430 Series: Overzicht handleiding (13 pagina's), Overzicht (16 pagina's)

Cisco IAD2430 Series Snelstarthandleiding
ip address 172.1.2.3 255.255.0.0
!
Step 12 Respond to the following prompts. Enter 2 to save the initial configuration.
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
Enter your selection [2]: 2
Building configuration...
Use the enabled mode 'configure' command to modify this configuration.
Press RETURN to get started! RETURN
The user prompt is displayed.
Router>
Step 13 Verify the initial configuration. See the "Verifying and Saving Your Configuration" section on page 33.
After you create the initial configuration file, you can use the Cisco IOS CLI to perform additional configuration.
Getting Your Network Information
Gather the following information, as applicable, before you begin the configuration process:
• For Fast Ethernet ports: IP address
• For T1/E1 ports: clock source, framing, line code, cable length (T1 only)
Setting the Fast Ethernet Port IP Address
To set an IP address for the Fast Ethernet port, follow the steps below. After setting this address, you can configure the
Cisco IAD2430 series IADs remotely through a Telnet connection.
Command
Step 1
Router# configure terminal
Step 2
Router(config)# enable password password
Step 3
Router(config)# interface Fast Ethernet 0/0
Step 4
Router(config-if)# ip address IP-address subnet-mask
Step 5
Router(config-if)# no shutdown
Step 6
Router(config-if)# exit
Step 7
Router(config)# line vty 0 4
Step 8
Router(config-line)# password password
Step 9
Router(config-line)# end
Step 10
Router# copy system:running-config nvram:startup-config
Configuring a T1/E1 Port for a WAN Connection
The T1/E1 port supports balanced T1/E1 according to ANSI T1.403 and has a built-in CSU/DSU.
Description
Enters global configuration mode.
Sets a password for the privileged EXEC mode.
Enters interface configuration mode.
Enters the IP address and subnet mask for the Fast
Ethernet port.
Activates the Fast Ethernet port.
Returns to global configuration mode.
Enters line configuration mode.
Sets a password for remote access to the Cisco IAD.
Returns to privileged EXEC mode.
Saves the configuration.
31