Cisco AS5300 - Universal Access Server Manual de configuración - Página 9
Navegue en línea o descargue pdf Manual de configuración para Servidor Cisco AS5300 - Universal Access Server. Cisco AS5300 - Universal Access Server 46 páginas. Access server
También para Cisco AS5300 - Universal Access Server: Anexo (10 páginas), Manual de inicio rápido (25 páginas), Manual (21 páginas)
Chapter 2
Configuring the Cisco AS5300 Network Access Server
Configure the IP address and subnet mask on the Fast Ethernet interface.
Step 1
hq-sanjose(config)# interface fastethernet 0
hq-sanjose(config-if)# ip address 10.1.1.10 255.255.255.0
Step 2
Set autonegotiation for the line speed based on the peer routers, hubs, and switch media.
hq-sanjose(config-if)# speed auto
Step 3
Set autonegotiation for duplex mode.
hq-sanjose(config-if)# duplex auto
Bring up the interface. This command changes the state of the interface from administratively down to
Step 4
up.
hq-sanjose(config-if)# no shutdown
%LINK-3-UPDOWN: Interface FastEthernet0, changed state to up
Verifying the Fast Ethernet 100BaseT Interface
Enter the show ip interface brief command to view the interface's status. The "
Step 1
the Status and Protocol columns in the displayed output. The fields "
indicate a connection problem:
Ping a device in your network, such as a default gateway (backhaul router) or the backbone gateway:
Step 2
Enter the show interface fastethernet 0 command to see detailed interface information. Look for the
Step 3
display field "
its own sent and received keepalives.
hq-sanjose# show ip interface brief fastethernet 0
Interface
IP-Address
FastEthernet0
10.1.1.10
hq-sanjose# ping 10.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/5/8 ms
FastEthernet 0 is up, line protocol is up
hq-sanjose# show interface fastethernet 0
FastEthernet0 is up, line protocol is up
Hardware is DEC21140AE, address is 00e0.1e6b.2ffb (bia 00e0.1e6b.2ffb)
Internet address is 10.1.1.10 /24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec), auto duplex,
100BaseTX/FX, auto speed
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:05, output 00:00:05, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/120, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
282 packets input, 68476 bytes, 0 no buffer
Received 282 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
Task 2—Setting Up Asynchronous Shell Services
" or "
down
OK?
Method
YES
manual
." This means that the access server sees
Cisco IOS Dial Services Quick Configuration Guide
" field appears under
up
"
administratively down
Status
Protocol
up
up
2-9