HCIP第四天
MGRE的配置
中心的配置
[r1]int t 0/0/0 --- 创建隧道接口
[r1-Tunnel0/0/0]ip address 192.168.5.1 24
--- 给隧道接口配置IP
地址
[r1-Tunnel0/0/0]tunnel-protocol gre p2mp --- 选择封装协议 ---
MGRE
[r1-Tunnel0/0/0]source 15.0.0.1 --- 中心设备源IP地址必须固定
[r1-Tunnel0/0/0]nhrp network-id 100 --- 启动NHRP,ID具有全局意义
分支的配置
[r2]int t 0/0/0
[[r2-Tunnel0/0/0]ip address 192.168.5.2 24
[r2-Tunnel0/0/0]tunnel-protocol gre p2mp
[r2-Tunnel0/0/0]source GigabitEthernet
HCIP第四天最先出现在Python成神之路。
共有 0 条评论