标签:line word lol 虚拟接口 terminal ble 设备 查询 domain
no
enable
configure terminal
hostname s2t117-c2811-01 /改名
no ip domain-lookup /禁止dns查询
lin console 0 /进入console口
logging synchronous /显示同步
exec-timeout 5 0 /5分钟超时
lin co 0 /进入conslole口密码
password 123.com /conslole口密码
login
enable secret 132.com /特权密码
line vty 0 4
password 123.com /远程密码
logging synchronous
exec-timeout 10 0 /分钟超时
int f0/0 /物理接口IP
ip add 192.168.3.1 255.255.255.0
no shutdown
interface loopback 0 /逻辑虚拟接口IP
ip add 1.1.1.1 255.255.255.255
no sh
标签:line word lol 虚拟接口 terminal ble 设备 查询 domain
原文地址:http://www.cnblogs.com/guarderming/p/7662686.html