係統粉 > 電腦問答 > 其他問答

已解決三層交換機開啟路由功能應該如何配置?

提問者:小懷念82  |  瀏覽次  |  提問時間:2016-12-16  |  回答數量:3

三層交換機開啟路由功能應該如何配置?Switch>enSwitch#conftEnterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch(con...

已有3條答案
齊美倫吧管理

齊美倫吧管理

回答數:0  |  被采納數:0

Switch>enSwitch#conftEnterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch(config)#noipdomain、looSwitch(config)#iproutingSwitch(config)#intvlanSwitch(config)#intvlan10(這個是你的第一個VLAN)Switch(config、if)#ipaddA.B.C.D(這裏要寫成網關地址)Switch(config、if)#intvlan20(這裏是你的第二個VLAN)Switch(config、if)#ipaddA.B.C.D(這裏要寫成網關地址)如果不寫這些,你的接口都是access接口,沒有ip地址,開了也沒有用,因為找不到網關,整個3層交換上也沒有個ip,所以不可能會出現路由。
2016-12-16 13:07:14
讚 0
936559050

936559050

回答數:0  |  被采納數:0

在configure模式下iprouting
2016-12-16 13:09:12
讚 0
419331694

419331694

回答數:0  |  被采納數:1

enconftiprouting進入交換機後倒入此腳本即可
2016-12-16 13:04:04
讚 0
相關問答
最新其他問答
解決方法