发表于 2018-7-17 10:53:32

CISCO 配置实验--默认路由

Router>enable  Router#configure terminal
  Enter configuration commands, one per line.End with CNTL/Z.
  Router(config)#hostname r3
  r3(config)#enable secret ccie
  r3(config)#interface fastEthernet 0/0
  r3(config-if)#ip address 192.168.1.1 255.255.255.0
  r3(config-if)#no shutdown
页: [1]
查看完整版本: CISCO 配置实验--默认路由