我们将以上面的拓扑图进行本次ospf的实验,目的是能当三台pc机互通 先配置好pc机的IP地址,注意一定要给pc机设置好网关,接下来配置路由器的IP地址 router4 enable 进入特权模式 config t 进入全局配置模式 interface g0/0 ip address 192.168.1.254 255.255.255.0 no shu exit interface s0/3/0 ip address 192.168.10.1 255.255.255.0 no shu route
串口通过远程CRT登录,波特率9600用户名和密码都是adminDo you want to use the wizard for initial configuration?选择no打开ip routingsx1012 [standalone: master] (config) # ip routing 设置mgmt0端口的ip地址sx1012 [standalone: master] (config) # interface mgmt0 ip address 172.21.1.251 255