2022| 9
|
[求助] pc可ping通R2 6.6.6.6环回口,但是R2不做路由协议 |
3鸿鹄币
最佳答案R1#interface Tunnel10
ip address 14.1.1.1 255.255.255.0
tunnel source 192.168.1.1
tunnel destination 100.1.1.4
!
ip route 6.6.6.6 255.255.255.255 Tunnel10
ip route 100.1.1.0 255.255.255.0 192.168.1.2
R4#
interface Tunnel10
ip address 14.1.1.4 255.255.255.0
tunnel source 100.1.1.4
tunnel destination 192.168.1.1
!
ip route 192.168.1.0 ...
| ||
沙发
2016-11-19 15:50:33
回复
收起回复
| ||
板凳
2016-11-19 21:43:04
回复
收起回复
| ||
地板
2016-11-19 22:46:43
回复
收起回复
| ||
5#
2016-11-19 23:03:35
回复
收起回复
| ||
6#
2016-11-21 11:51:00
回复
收起回复
| ||
7#
2016-11-21 15:01:56
回复
收起回复
| ||
8#
2016-11-21 16:17:59
回复
收起回复
| ||