為什么路由器創建隧道是以創建介面的形式?
例如
R1(config)#interface tunnel 1
R1(config-if)#tunnel source 100.0.0.2
R1(config-if)#tunnel destination 100.0.0.1
為啥不直接創建一個tunnel,而不是抽象成介面的形式。這樣做有什么原因和好處呢?
例如我想這么配置
R1(config)#tunnel 1
R1(config-if)#tunnel source 100.0.0.2
R1(config-if)#tunnel destination 100.0.0.1
最后也不去生成一個介面,為什么不是這樣的呢?
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/132579.html
標籤:交換及路由技術
下一篇:諸位大神幫看下這個流量圖正常不
