文档介绍:LAN 连接
配置 Cisco 路由器
路由器模式概述
保存配置
将当前配置复制到 NVRAM
RouterX#
RouterX#copy running-config startup-config
Destination filename [startup-config]?
Building configuration…
RourterX#
配置路由器标识
控制台线路命令
RouterX(config)#line console 0
RouterX(config-line)#exec-timeout 20 30
RouterX(config)#line console 0
RouterX(config-line)#logging synchronous
修改控制台会话的超时时间
重新显示中断的控制台输入
RouterX(config)#interface type number
RouterX(config-if)#
type 包括串行接口、以太网接口、令牌环接口、fddi 接口、hssi 接口、环回接口、拨号器接口、空接口、异步串口、atm 接口、bri 接口、隧道接口等等
number 用于标识各接口
RouterX(config-if)#exit
退出当前接口配置模式
RouterX(config)#interface type slot/port
RouterX(config-if)#
如果是模块化路由器,选择一个接口
配置接口
RouterX(config-if)# description string
string 是帮助您记住接口相关信息的注释或描述。
参数 string 的最大长度是 238 个字符。
配置接口描述
RouterX#configure terminal
RouterX(config)#interface serial 0
RouterX(config-if)#no shutdown
%LINK-3-UPDOWN:Interface Serial0, changed state to up
%LINEPROTO-5-UPDOWN:Line Protocol on Interface Serial0, changed state to up
启用管理性关闭的接口
RouterX#configure terminal
RouterX(config)#interface serial 0
RouterX(config-if)#shutdown
%LINK-5-CHANGED:Interface Serial0, changed state to administratively down
%LINEPROTO-5-UPDOWN:Line protocol on Interface Serial0, changed state to down
管理性地关闭接口
禁用或启用接口
唯一的地址使终端站之间的通信成为可能
根据目的地址进行路径选择
配置 IP 地址
路由器的 show interfaces 命令
RouterX#show interfaces
0 is up, line protocol is up
Hardware is Lance, address is (bia )
address is
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type:ARPA, ARP Timeout 04:00:00
Last input 00:00:07, output 00:00:08, output hang never
Last clearing of "show interface" counters never
Queueing strategy:fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
81833 packets input, 27556491 bytes, 0 no buffer
Received 42308 broadcasts, 0 runts, 0 gian