㈠ 銳捷交換機(S2320G-P為例)配置命令
為交換機分配管理IP地址
S2126G(config)#interfacevlan1
S2126G(config-if)#ipaddress{IPaddress}{IPsubnetmask}[secondary]
將介面啟用
S2126G(config-if)#noshutdown
將介面關閉
S2126G(config-if)#shutdown
配置介面速率
S2126G(config-if)#speed[10|100|auto]
配置介面雙工模式
S2126G(config-if)#plex[auto|full|half]