排序
10.3 MUX VLAN
图10-3 MUX VLAN网络拓扑 1.MUX VLAN基础配置 [SW1]vlan batch 10 20 30 100 [SW1]vlan 100 [SW1-vlan100]mux-vlan [SW1-vlan100]subordinate group 10 20 //指定group VLAN [SW1-vlan100]sub...
4.2协议特性
1.路由渗透 路由渗透可以解决次有路径等问题。 2.路由汇总 IS-IS支持手工路由汇总。 1)在Level-1路由器上部署路由汇总 IS-IS配置视图模式下使用summary 网络地址 子网掩码(汇聚后的) level-1...
2.5 OSPF 报文认证
图2-10 OSPF 报文认证(接口、区域)网络拓扑 1.接口认证 [R2-GigabitEthernet0/0/1]ospf authentication-mode md5 1 cipher dsrw.com [R3-GigabitEthernet0/0/1]ospf authentication-mode md5 ...
2.2 OSPF状态机变迁
1.R1开启信息查看命令 <R1>terminal debugging Info: Current terminal debugging is on. //使能终端显示Debug信息功能 <R1>terminal monitor Info: Current terminal monitor is on. //...
3.2 路由信息通告
图3-2 BGP路由引入网络拓扑 1.network通告方式 [R3]bgp 300 [R3-bgp]network 3.3.3.3 32 2.查看BGP路由信息 [R1]display bgp routing-table i 3.3.3.3/32 23.1.1.3 0 100 0 300i 3.解决 3.3.3.3...
8.10 IGMP Snooping
1.基本概念 IGMP Snooping主要用于在交换机上优化组播流量的转发行为。 1)路由器接口(RP):运行IGMP Snooping的交换机朝向上游组播路由器的接口。 2)成员接口(MP):运行IGMP Snooping的交...
4.18 修改OSPF网络类型为点到多点
1.R1、R2、R3修改接口的OSPF类型 [R1]interface Serial 0/0/0 [R1-Serial0/0/0]ospf network-type p2mp [R2]interface Serial 0/0/0 [R2-Serial0/0/0]ospf network-type p2mp [R3]interface Ser...
第4章 BGP选路
4.1 优选Prefval值更高路由 Prefval值缺省为0,仅本地有效,不传递,Prefval值越大越优先。 图4-1 BGP优选Prefval值更高路由网络拓扑 1.R1配置OSPF [R1]ospf 1 router-id 1.1.1.1 [R1-ospf-1]...
10.3 静态一对一IP映射
图10-3 静态一对一IP映射配置网络拓扑 1.R1配置 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]nat static global 12.1.1.3 inside 192.168.1.1 [R1]ip route-static 0.0.0.0 ...
第14章 复杂流分类
图14-1复杂流分类配置网络拓扑 1.R1定义ACL [R1]acl 3000 [R1-acl-adv-3000]rule permit tcp source 3.3.3.3 0 destination 2.2.2.2 0 destination-port eq 23 2.R1配置流分类 [R1]traffic clas...