排序
8.3 VRRP配置
1.VRRP配置基础 图8-1 VRRP配置基础网络拓扑 1)R1配置 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ip address 192.168.10.252 24 [R1-GigabitEthernet0/0/0]vrrp vrid 1 v...
18.4 配置DHCP Realy
图18-4 DHCP Realy配置网络拓扑 1.R1使用地址池方式配置DHCP服务 [R1]ip pool dsrw [R1-ip-pool-dsrw]network 192.168.1.0 mask 255.255.255.0 [R1-ip-pool-dsrw]gateway-list 192.168.1.254 [R...
第9章 VLAN间路由
图9-1 VLAN间路由配置网络拓扑 1.SW1配置VLAN [SW1]vlan batch 10 30 [SW1]interface GigabitEthernet 0/0/1 [SW1-GigabitEthernet0/0/1]port link-type access [SW1-GigabitEthernet0/0/1]port...
第3章 BGP基础
图3-1 BGP基本配置网络拓扑 3.1 BGP邻居关系 1.R1配置OSPF [R1]ospf 1 router-id 1.1.1.1 [R1-ospf-1]area 0 [R1-ospf-1-area-0.0.0.0]network 11.11.11.11 0.0.0.0 [R1-ospf-1-area-0.0.0.0]ne...
第28章 PIM-SSM配置
图28-1 PIM-SSM配置网络拓扑 R1、R2、R3、R4配置Loopback地址,配置0SPF,Loopback地址与直连接口宣告到OSPF网络。 1.R1配置PIM-SM [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/...
第38章 Inter AS MPLS VPN Option C
38.1 配置OptionC方式跨域VPN示例(方案一) 图38-1 Inter AS MPLS VPN Option C(方案一)配置网络拓扑 1.CE1配置BGP [CE1]bgp 100 [CE1-bgp]peer 12.1.1.2 as-number 234 [CE1-bgp]network ...
5.3 VLAN间通信
1.基本概念 不同VLAN之间无法进行二层通信,如果需要通信,需要三层设备(功能)来实现通信。 1)通过路由器接口实现VLAN间通信 图5-6 通过路由器实现VLAN间通信网络拓扑 [R1]interface Gigabit...
4.15 OSPF故障排除
1.router-id一致故障 [R2]ospf 1 router-id 1.1.1.1 Info: The configuration succeeded. You need to restart the OSPF process to validate the new router ID. 2.重启OSPF进程 <R2>reset ...
4.14 配置区域间的路由过滤
1.R2过滤R1的环回口的路由,允许其他路由通过 [R2]acl number 2000 [R2-acl-basic-2000]rule deny source 1.1.1.1 0.0.0.0 [R2-acl-basic-2000]rule permit [R2]ospf 1 [R2-ospf-1]area 1 [R2-o...










