20.2 IKE 动态IPsec VPN配置
图20-2 IKE 动态IPsec VPN配置网络拓扑 1.配置R1、R3ACL感兴趣流 [R1]acl 3000 [R1-acl-adv-3000]rule permit ip source 192.168.1.0 0.0.0.255 destination 192.168.3.0 0.0.0.255 [R3]acl 300...
4.2 DR、BDR选举
1.查看R1、R2之间DR和BDR信息 <R1>display ospf peer OSPF Process 1 with Router ID 1.1.1.1 Neighbors Area 0.0.0.0 interface 12.1.1.1(GigabitEthernet0/0/0)'s neighbors Router ID: 2....
13.2 IPv6 NDP协议
图13-9 IPv6 NDP地址解析 1.地址解析 1)R1配置 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address 2001:12::1 64 2...
10.5 VLAN聚合
图10-8 VLAN聚合网络拓扑 1.SW1配置 [SW1]vlan batch 10 20 100 [SW1-vlan100]aggregate-vlan //将vlan100设置为super-vlan [SW1-vlan100]access-vlan 10 20 //将sub-vlan10 20添加到该聚合vlan...
17.3 PPP CHAP认证
1.CHAP认证,服务端R2配置 [R2]aaa [R2-aaa]local-user dsrw password cipher dsrw.com [R2-aaa]local-user dsrw service-type ppp [R2]interface Serial 0/0/0 [R2-Serial0/0/0]link-protocol ...
19.2 OSPFv3配置
图19-4 OSPFv3基本配置网络拓扑 1.R1配置OSPFv3 [R1]ospfv3 1 [R1-ospfv3-1]router-id 1.1.1.1 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ospfv3 1 area 0 [R1]interface ...
8.3 IPSEC静态VPN
1.手工静态密钥(AH封装模式) 1)配置内网互通路由 #R1 ip route-static 172.16.1.0 24 172.16.14.4 #R4 ip route-static 0.0.0.0 0.0.0.0 172.16.14.1 #R3 ip route-static 172.17.1.0 24 172...