Cisco IAD2430 Series Manual de início rápido - Página 30

Procurar online ou descarregar pdf Manual de início rápido para Hardware de rede Cisco IAD2430 Series. Cisco IAD2430 Series 34 páginas. Integrated access device
Também para Cisco IAD2430 Series: Manual de síntese (13 páginas), Visão geral (16 páginas)

Cisco IAD2430 Series Manual de início rápido
to configure each interface on the system
Would you like to enter basic management setup? [yes/no]: yes
Step 5
Enter a hostname for the router (this example uses Router):
Configuring global parameters:
Enter host name [Router]: Router
Enter an enable secret password. This password is encrypted (more secure) and cannot be seen when viewing the
Step 6
configuration.
The enable secret is a password used to protect access to
privileged EXEC and configuration modes. This password, after
entered, becomes encrypted in the configuration.
Enter enable secret: xxxxxx
Enter an enable password that is different from the enable secret password. This password is not encrypted (less secure)
Step 7
and can be seen when viewing the configuration.
The enable password is used when you do not specify an
enable secret password, with some older software versions, and
some boot images.
Enter enable password: xxxxxx
Enter the virtual terminal password, which prevents unauthenticated access to the router through ports other than the
Step 8
console port:
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password: xxxxxx
Respond to the following prompts as appropriate for your network:
Step 9
Configure SNMP Network Management? [yes]:
Community string [public]:
A summary of the available interfaces is displayed.
Step 10 Choose one of the available interfaces for connecting the router to the management network:
Enter interface name used to connect to the
management network from the above interface summary: fastethernet0/0
Step 11 Respond to the following prompts as appropriate for your network:
Configuring interface FastEthernet0/0:
Use the 100 Base-TX (RJ-45) connector? [yes]: yes
Operate in full-duplex mode? [no]: yes
Configure IP on this interface? [yes]: yes
IP address for this interface: 172.1.2.3
Subnet mask for this interface [255.255.0.0] : 255.255.0.0
Class B network is 172.1.0.0, 26 subnet bits; mask is /16
The configuration is displayed:
The following configuration command script was created:
hostname Router
enable secret 5 $1$D5P6$PYx41/lQIASK.HcSbfO5q1
enable password xxxxxx
line vty 0 4
password xxxxxx
snmp-server community public
!
no ip routing
!
interface FastEthernet0
no shutdown
speed 100
duplex auto
30