Cisco 路由配置语句汇总
启动接口,分配IP地址:
router
router enable
router#
router# configure terminal
router(config)#
router(config)# interface Type Port
router(config-if)# no shutdown
启动接口,分配IP地址:
router
router enable
router#
router# configure terminal
router(config)#
router(config)# interface Type Port
router(config-if)# no shutdown