做路由跟踪的时候,此节点显示。MSR810配置了GRE,如何打开路由回显?
interface Vlan-interface1
ip address 192.168.0.1 255.255.254.0
tcp mss 1280
#
interface GigabitEthernet0/0
port link-mode route
#
interface GigabitEthernet0/1
port link-mode route
ip address 172.17.1.66 255.255.255.252
ip address 172.80.65.1 255.255.255.0 sub
#
interface GigabitEthernet0/4
port link-mode route
ip address 172.17.1.1 255.255.255.252
#
interface GigabitEthernet0/5
port link-mode route
#
interface GigabitEthernet0/2
port link-mode bridge
#
interface GigabitEthernet0/3
port link-mode bridge
#
interface Tunnel0 mode gre
description To Unicom-M2M-UPF840
ip address 193.168.20.2 255.255.255.252
source 172.17.1.66
destination 172.21.14.48
#
interface Tunnel1 mode gre
description To Unicom-M2M-UPF940
ip address 193.168.21.2 255.255.255.252
source 172.17.1.66
destination 172.21.15.48
#
interface WLAN-Radio0/0
#
interface Eth-channel1/0:0
tcp mss 1280
#
scheduler logfile size 16
#
line class console
user-role network-admin
#
line class tty
user-role network-operator
#
line class usb
user-role network-admin
#
line class vty
user-role network-operator
#
line con 0
user-role network-admin
#
line vty 0 4
authentication-mode scheme
user-role level-15
user-role network-operator
#
line vty 5 63
authentication-mode scheme
user-role network-operator
#
ip route-static 10.0.0.0 8 172.17.1.2
ip route-static 37.0.0.0 8 172.17.1.2
ip route-static 56.0.0.0 8 172.17.1.2
ip route-static 172.21.14.48 32 172.17.1.65
ip route-static 172.21.15.48 32 172.17.1.65
ip route-static 172.31.1.0 24 172.17.1.2
ip route-static 172.32.1.0 24 172.17.1.2
ip route-static 172.80.0.0 18 Tunnel0
ip route-static 172.80.0.0 18 Tunnel1
(0)
最佳答案
参考
sys
ip ttl en
ip un en
(0)
我这样配置了,还是不行。
那就检查下组网和相关设备配置呗
<MSR810>
<MSR810>dis cu
#
version 7.1.064, Release 0707P21
#
sysname MSR810
#
telnet server enable
#
ip unreachables enable
ip ttl-expires enable
#
ip load-sharing mode per-flow src-ip global
#
dhcp enable
dhcp server always-broadcast
#
dns proxy enable
#
password-recovery enable
#
vlan 1
#
dhcp server ip-pool lan1
gateway-list 192.168.0.1
network 192.168.0.0 mask 255.255.254.0
address range 192.168.1.2 192.168.1.254
dns-list 192.168.0.1
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
那就检查下组网和相关设备配置呗