1.1.2 ip route-static ip route-static命令用来配置静态路由。 undo ip route-static命令用来删除指定的静态路由。 【命令】 iproute-staticdest-address{mask-length|mask}{interface-typeinterface-number[next-hop-address[nexthop-indexindex-string] ][permanent]|next-hop-address[nexthop-indexindex-string] ...
1.1.9 ip route-static-group 1.1.10 prefix 1 静态路由 1.1 静态路由配置命令 1.1.1 delete static-routes all delete static-routes all命令用来删除所有静态路由。 【命令】 delete [ vpn-instance vpn-instance-name ] static-routes all 【视图】 系统视图 【缺省用户角色】 network-admin 【参数】 vpn-in...
[R1]ip route-static 192.168.3.0 24 10.1.1.4 [R2]ip route-static 192.168.2.0 24 10.3.3.3 [R3]ip route-static 192.168.1.0 24 10.4.4.4 [R3]ip route-static 192.168.3.0 24 10.4.4.4 [R4]ip route-static 192.168.1.0 24 10.1.1.1 [R4]ip route-static 192.168.3.0 24 10.5.5.5 [R4]ip route...
[H3C]ip route-static 0.0.0.0 0.0.0.0 10.10.10.3 配置ACL,定义被保护的流量。 源地址为192.168.0.0/24,目的地址为192.168.10.0/24的报文,需要经过IPSec隧道传输。定义的流量要与华为防火墙_A中定义的流量互为镜像,否则协商失败。 [H3C]acl advanced 3000[H3C-acl-ipv4-adv-3000]rule permit ip source 192.168...
[SwitchName-Vlan-interface1] ip address 192.168.1.1 255.255.255.0 [SwitchName-Vlan-interface1] quit 04 配置默认网关 为了使交换机能够访问外部网络,需要为其配置默认网关。这里假设默认网关的IP地址为192.168.1.254。 [SwitchName] ip route-static 0.0.0.0 0.0.0.0 192.168.1.254 ...
[R2]ip route-static 192.168.1.0 255.255.255.0 s1/0 实验2: 拓扑图: 配置: 配置路由: R1: [H3C]sysname R1 [R1]int g0/0 [R1-GigabitEthernet0/0]ip add 10.1.0.1 24 [R1-GigabitEthernet0/0]int s1/0 [R1-Serial1/0]ip add 10.2.0.1 24 ...
[RT1]ip route-static 192.168.4.0 24 192.168.3.2 [RT1]dis [RT1]display ip route [RT1]display ip routes [RT1]display ip route- [RT1]display ip route- [RT1]display ip route-s [RT1]display ip route-t [RT1]display ip rout [RT1]display ip routing-table ...
[IP]ip route-static 0.0.0.0 0 202.112.1.9 指条静态缺省路由到R1 [IP]ip route-static 0.0.0.0 0 61.67.1.9 指条静态缺省路由到R1 [R1-Serial0/2/1]int e0/1/0 [R1-Ethernet0/1/0]ip add 10.1.12.1 24 [R1-Ethernet0/1/0]int e0/1/1 ...
A.是错的。路由本身是没有问题的。你已经输入了就是执行了,只是生效未生效的问题。路由未生效无外乎几个方面。1.下一跳ip地址未生效 2 接口是down的 3 执行了shutdown命令。4.有低于此路由优先级的其他路由,静态路由默认为60.只要低于60的默认路由要优先生效。B.是错误。S1/0这样的接口使用的...
[H3C]ip route-static 0.0.0.0 0.0.0.0 10.10.10.3 配置ACL,定义被保护的流量。 源地址为192.168.0.0/24,目的地址为192.168.10.0/24的报文,需要经过IPSec隧道传输。定义的流量要与华为防火墙_A中定义的流量互为镜像,否则协商失败。 [H3C]acl advanced 3000[H3C-acl-ipv4-adv-3000]rule permit ip source 192.168...