Cisco command:修订间差异

来自三线的随记
无编辑摘要
无编辑摘要
 
第8行: 第8行:
router (config)# 全局模式
router (config)# 全局模式


router (config-if)# 网卡配置模式
router (config-if)# 端口配置模式


[[category:cisco]]
[[category:cisco]]


==== 莫名其妙的命令 ====
==== 莫名其妙的命令 ====
<nowiki>#</nowiki> show ip interface brief        显示所有网卡状态
<nowiki>#</nowiki> show ip interface brief        -->显示所有端口状态
 
(config-if)#  ip address {ip address} {ip subnet mask} -->更改端口IP地址
[[分类:Other]]

2018年5月15日 (二) 11:24的最新版本

Cisco packet Tracer和 GNS3 路上的一些坑坑洼洼

模式

router > 用户模式

router # 特权模式

router (config)# 全局模式

router (config-if)# 端口配置模式

莫名其妙的命令

# show ip interface brief -->显示所有端口状态

(config-if)# ip address {ip address} {ip subnet mask} -->更改端口IP地址