11.x项目命令参考模板

Size: px
Start display at page:

Download "11.x项目命令参考模板"

Transcription

1 联想 CE01 系列交换机 命令参考 - 组播 保留所有权利未得到联想的书面许可, 任何单位和个人不得以任何方式或形式对本文档的部分内容或全部进行复制 摘录 备份 修改 传播 翻译成其他语言 将其全部或部分用于商业用途 供货情况 : 产品, 价格, 规格和供货况可能发生变化, 恕不另行通知 联想不对图片或排版错误承担责任 对于第三方产品或服务联想不做任何声明或担保 商标 :Lenovo,Lenovo 徽标示联想的商标或注册商标

2 本分册介绍组播命令参考相关内容, 包括以下章节 : 1. IPv4 组播 静态组播 MAC

3 IPv4 组播 1 IPv4 组播 1.1 msf ipmc-overflow override 配置组播硬件表项溢出覆盖机制 msf ipmc-overflow override 删除组播硬件表项溢出覆盖机制 no msf ipmc-overflow override 恢复默认配置 default msf ipmc-overflow override - - 此功能关闭 - 配置举例 1: 配置组播硬件表项溢出覆盖机制 Switch(config)# msf ipmc-overflow override 1: 使用 show running-config 命令, 可以查看是否配置组播硬件表项溢出覆盖机制 1.2 msf nsf 1

4 IPv4 组播 配置组播不间断转发的参数 msf nsf { convergence-time time leak interval } 删除配置恢复命令的缺省值 no msf nsf {convergence-time leak} 恢复默认配置 default msf nsf {convergence-time leak} 参数说明 参数 描述 convergence-time time 等待组播协议收敛的最大时间, 取值范围 0~3600 秒, 缺省值 20 秒 leak interval 报文组播泄漏的时间, 取值范围 0~3600 秒, 缺省值 30 秒 参数缺省值 - 配置举例 1: 配置组播不间断转发协议收敛最大时间为 300s, 报文组播泄漏的时间为 200s Switch (config)# msf nsf convergence-time 300 leak 200 1: 使用 show running-config 命令, 可以查看是否配置组播不间断转发的参数 2: 使用 show msf nsf 命令, 可以查看配置的组播不间断转发的参数 1.3 show msf msc 显示 IPv4 多层组播转发表 show msf msc [ soure-address ] [ group-address ] [ vlan-id ] 2

5 IPv4 组播 soure-address 用户想查看的多层转发表项的源地址 group-address 用户想查看的多层转发表项的组地址 vlan-id 用户想查看的多层转发表项入口所在的 VLAN ID, 当此值大于 4096 时, 表明是一个路由口 特权模式 接口模式 3 个参数都为可选的 当只指定源地址为 s1 时, 将显示所有源地址为 s1 的 msc 表项 当只指定源地址为 s1 组地址为 g1 时, 将显示所有源地址为 s1 且组地址为 g1 的 msc 表项 当指定源地址为 s1 组地址为 g1 VLAN ID 为 v1 时, 将显示所有源地址为 s1 组地址为 g1 且表项入口所在的 VLAN ID 为 v1 的 msc 表项 各参数的输入只能按序输入, 不能而且只有确保前面的参数已经设置的前提下, 才可以设置后面的参数 配置举例 1: 显示所有源地址为 的 Ipv4 的三层组播转发表项 Switch# show msf msc Multicast Switching Cache Table ( , , 1), SYNC, MTU:0, 1 OIFs VLAN 1(0): 1 OPORTs, REQ: DONE OPORT 6, IGMP-SNP, REQ: DONE 字段解释 : 字段说明 表项的源地址 表项的组地址 1 表项的入口所在的 VLAN ID SYNC 表示表项已经同步到底层硬件 MTU 表项的 MTU 值 OIFs 表项的三层出口的个数 VLAN1(0) 表示三层出口 oif 所在的 VLAN ID 1 OPORTs 表示这个三层出口 oif 拥有的二层端口个数 REQ: DONE 表示本 oif 已经设置到底层硬件 OPORT 6 表示该 oif 拥有的二层端口, 端口的索引为 6 IGMP-SNP 表示此端口是由 IGMP SNOOPING 协议创建 若此值为 PIM-SNP: 表示此端口由 PIM SNOOPING 协议创建 若此值为 ROUTER: 表示此端口由三层协议创建 REQ: DONE 表示本端口已经设置到底层硬件 3

6 IPv4 组播 1.4 show msf nsf 显示组播不间断转发配置 show msf nsf - - 特权模式 接口模式 - 配置举例 Switch# show msf nsf Multicast HA Parameters protocol convergence timeout 120 secs flow leak interval 20 secs 4

7 2 2.1 clear ip igmp snooping gda-table 清除动态转发表项 clear ip igmp snooping gda-table - - 特权模式 转发表项中包含 :VLAN 编号 组地址 路由连接口 成员口 VLAN 编号和组地址唯一标识了一个转发表项 一个转发表项中可以包含多个路由连接口 ( 可能是动态路由连接口或静态路由连接口 ) 静态路由连接口不会老化 一个转发表项中可以包含多个成员口 ( 可能是动态成员口或静态成员口 ) 静态成员口不会老化 使用 clear ip igmp snooping gda-table 命令不能删除静态成员口 配置举例 Switch# clear ip igmp snooping gda-table 2.2 clear ip igmp snooping statistics 清除统计信息 clear ip igmp snooping statistics - - 特权模式 5

8 通过该命令可清除 show ip igmp snooping statistics 命令显示的统计信息值 配置举例 Switch# clear ip igmp snooping statistics 2.3 deny 在 profile 中禁止指定范围的组 deny - - profile 缺省执行 deny profile 模式 profile 是一种针对组的 过滤器, 供其它功能引用 配置步骤 : 1, 使用 ip igmp profile 命令创建一个 profile, 并进入 profile 模式 2, 使用 range 命令定义一个组范围 3, 使用 permit 命令允许此范围内的组通过过滤器 使用 deny 命令将此范围内的组过滤掉 缺省 deny 配置举例 1: 配置 profile 1, 禁止组 ~ Switch(config)# ip igmp profile 1 Switch(config-profile)# range Switch(config-profile)# deny 通过 show ip igmp profile 查看配置是否成功 6

9 2.4 ip igmp profile 创建一个 profile, 进入 profile 模式 ip igmp profile profile-number 删除此 profile no ip igmp profile profile-number 恢复此 profile 缺省配置 default ip igmp profile profile-number profile-number profile 的编号, 范围 未创建任何 profile profile 是一种针对组的 过滤器, 供其它功能引用 配置步骤 : 1 使用 ip igmp profile 命令创建一个 profile, 并进入 profile 模式 2 使用 range 命令定义一个组范围 3 使用 permit 命令允许此范围内的组通过过滤器, 使用 deny 命令将此范围内的组过滤掉 缺省 deny 4 如果过滤动作为 deny, 且未配置任何组范围, 相当于没有 deny 任何组, 效果为 permit 所有组 5 如果过滤动作为 permit, 且未配置任何组范围, 相当于没有 permit 任何组, 效果为 deny 所有组 配置举例 1: 配置 profile 1, 允许组 ~ Switch(config)# ip igmp profile 1 Switch(config-profile)# range Switch(config-profile)# permit 通过 show ip igmp profile 查看配置是否成功 7

10 2.5 ip igmp snooping 全局启动 并设置 IVGL 运行模式 ip igmp snooping ivgl 全局启动 并设置 SVGL 运行模式 ip igmp snooping svgl 全局启动 并设置 IVGL-SVGL 运行模式 ip igmp snooping ivgl-svgl 关闭 no ip igmp snooping 恢复 缺省配置 default ip igmp snooping - - 关闭 在 IVGL 模式下, 各 VLAN 间的组播流是相互独立的 主机只能朝与自己处于同一个 VLAN 的路由连接口请求接收组播流 ; 设备在接收到任何一个 VLAN 的组播流时, 只能往相同 VLAN 内的成员口转发 在 SVGL 模式下, 各 VLAN 的主机共享同一组播流, 主机可以跨 VLAN 申请组播流 必须指定一个 Shared VLAN( 缺省为 VLAN1), 仅 Shared VLAN 的组播流, 可以被转发给该组地址对应的所有成员口, 这些成员口可能属于各个 VLAN 必须用 Profile 划分一个组地址范围给 SVGL, 仅此范围内的组播流可以跨 VLAN 转发, 此范围外的所有组播流将被丢弃 在 IVGL-SVGL 模式下,IVGL SVGL 两种模式并存 必须用 Profile 划分一个组地址范围给 SVGL, 在 8

11 此范围内的组播流适用 SVGL 模式, 此范围外的组播流适用 IVGL 模式 SVGL 模式 IVGL-SVGL 模式与 IP 组播功能相冲突 PIM Snooping 必须依赖于 的 IVGL 或 IVGL-SVGL 模式 在使用 no ip igmp snooping 命令关闭 时, 如果 PIM Snooping 正在工作, 会关闭不成功, 并提示必须先关闭 PIM Snooping 配置举例 1: 启动 IVGL 模式 Switch(config)# ip igmp snooping ivgl 2: 启动 SVGL 模式,shared VLAN 为 VLAN1,SVGL 组范围为 profile 1 Switch(config)# ip igmp snooping svgl Switch(config)# ip igmp snooping svgl profile 1 3: 启动 IVGL-SVGL 模式,shared VLAN 为 VLAN1,SVGL 组范围为 profile 1 Switch(config)# ip igmp snooping ivgl-svgl Switch(config)# ip igmp snooping svgl profile 1 通过 show ip igmp snooping 命令查看当前的 状态 提示信息 1: 如果设备不支持 IVGL 模式, 则提示错误 % Error: It s invalid to configure IVGL mode in this product. 2: 如果设备配置了二层组播静态流向控制, 则提示先关闭二层组播静态流向控制 % Error: conflicts with ip multicast static rule, please disable ip multicast static rule and try again. 3: 如果设备不支持 SVGL 模式, 则提示错误 % Error: It s invalid to configure SVGL mode in this product. 4: 如果设备启用了 IPv4 三层组播路由功能, 不支持配置 SVGL 模式, 则提示冲突信息 % Error: You must disable ip multicast-routing first. 5: 如果设备启用了 IPv6 三层组播路由功能, 不支持配置 SVGL 模式, 则提示冲突信息 % Error: You must disable ipv6 multicast-routing first. 6: 如果设备启用了 PIM Snooping, 不支持配置 SVGL 模式, 则提示冲突信息 % PIM Snooping depends on (IVGL) to work, please disable PIM Snooping first. 7: 启用 SVGL 模式时, 未配置 SVGL Profile % Warning: Please remember to configure SVGL profile 9

12 2.6 ip igmp snooping dyn-mr-aging-time 配置动态路由口的老化时间 ip igmp snooping dyn-mr-aging-time seconds 删除动态路由口老化时间配置 no ip igmp snooping dyn-mr-aging-time 恢复动态路由口老化时间缺省配置 default ip igmp snooping dyn-mr-aging-time seconds 动态路由口的老化时间, 单位为秒, 取值范围 秒 如果某动态路由连接口在其老化时间超时前没有收到 IGMP 普遍组查询报文或 PIM Hello 报文, 设备将把该端口从路由连接口列表中删除 在启用动态学习路由连接口功能的情况下, 可以通过此命令调整动态路由口的老化时间 如果设置的老化时间过短可能会导致路由连接口频繁的添加和删除 配置举例 1: 配置动态路由口老化时间为 100s Switch(config)# ip igmp snooping dyn-mr-aging-time 100 通过 show ip igmp snooping 命令查看当前配置参数 10

13 2.7 ip igmp snooping fast-leave enable 启用端口快速离开功能 ip igmp snooping fast-leave enable 关闭端口快速离开功能 no ip igmp snooping fast-leave enable 恢复快速离开功能缺省配置 default ip igmp snooping fast-leave enable - - 关闭此功能 启用端口快速离开功能后, 当设备某端口收到 Leave 报文时, 直接从对应的转发表项的成员口中删除该端口 此后, 当设备收到对应的特定组查询报文时, 设备不再向该端口转发 其中,Leave 报文包括 IGMPv2 的 Leave 报文以及 IGMPv3 中 include 类型并且不带任何源地址的 Report 报文 端口快速离开功能仅适用于设备一个端口下只连接一台主机的情况, 可以节约带宽和资源 配置举例 1: 启用端口快速离开功能 Switch(config)# ip igmp snooping fast-leave 通过 show ip igmp snooping 命令查看当前配置参数 11

14 2.8 ip igmp snooping filter 限制端口能够加入的组 ip igmp snooping filter profile-number 限制 VLAN 能够加入的组 ip igmp snooping vlan vlan-id filter profile-number 取消接口下组限制 no ip igmp snooping filter 取消 VLAN 下组限制 no ip igmp snooping vlan vlan-id filter 恢复接口下组限制缺省配置 default ip igmp snooping filter 恢复 VLAN 组限制缺省配置 default ip igmp snooping vlan vlan-id filter profile-number profile 的编号, 取值范围 允许端口和 VLAN 加入任意组 接口模式 必须先创建 profile, 才能在 ip igmp snooping filter 命令中引用此 profile 配置此命令后, 当该端口收到 Report 报文时, 设备就会查找这个端口所要加入的组播地址是否在 profile 允许 的组范围之内 若是则允许加入组 否则不允许加入组 配置举例 1: 引用 profile 1 限制端口能够加入的组 Switch(config)# interface Ethernet 0/1 Switch(config-if)# ip igmp snooping filter 1 通过 show ip igmp snooping 或者 show ip igmp snooping vlan 命令查看配置参数 Switch#show ip igmp snooping vlan 1 running mode: IVGL L2-entry-limit: Source port check: Disable 12

15 Source ip check: Disable IGMP Fast-Leave: Disable IGMP Report suppress: Disable IGMP Globle Querier: Disable IGMP Preview: Disable IGMP Tunnel: Disable IGMP Preview group aging time : 60(Seconds) Dynamic Mroute Aging Time : 300(Seconds) Dynamic Host Aging Time : 260(Seconds) vlan state: Enable Multicast router learning mode: pim-dvmrp IGMP Fast-Leave: Disabled IGMP VLAN querier: Disable IGMP VLAN Mode: STATIC 通过 show ip igmp snoopinginterface 命令查看接口模式配置参数 Switch#show ip igmp snooping interfaces gi 0/1 Interface Filter profile number max-group GigabitEthernet 0/1 1 提示信息 1: 如果配置的 profile 不存在, 则提示 % Error: Configure vlan filter fail 2.9 ip igmp snooping host-aging-time 配置 IGMP 动态成员端口老化时间 ip igmp snooping host-aging-time seconds 删除 IGMP 动态成员端口老化时间配置 no ip igmp snooping host-aging-time 13

16 恢复 IGMP 动态成员端口老化时间缺省值 default ip igmp snooping host-aging-time seconds 老化时间 单位为秒, 取值范围 秒 动态成员端口老化时间是指当设备的某端口收到主机发送的加入某 IP 组播组的 IGMP 加入报文时, 为这个动态成员端口设置的老化时间 在收到 IGMP 加入报文后, 会重置这个动态成员端口的老化定时器, 定时器时间为 host-aging-time 如果定时器超时, 则认为该端口下不存在接收组播报文的用户主机, 组播设备就会把该端口从 的成员口中删除 配置完该命令, 后面收到的 IGMP 加入报文时设置的动态成员端口老化定时器的值为 host-aging-time 该配置在下一次收到加入报文时生效, 当前已启动的成员口的定时器不会被更新 配置举例 1: 配置 IGMP 动态端口老化时间为 30s Switch(config)# ip igmp snooping host-aging-time 30 通过 show ip igmp snooping 查看配置的参数 2.10 ip igmp snooping l2-entry-limit 配置全局能够加入的组播组个数的最大值 ip igmp snooping l2-entry-limit number 删除全局加入组最大个数限制 no ip igmp snooping l2-entry-limit 恢复缺省值 14

17 default ip igmp snooping l2-entry-limit number 组播组个数的最大值 取值范围 全局组播组个数限制是对所有 VLAN 的所有接口下能够加入的组播组个数的限制 ( 包含静态配置和动态学习的 组播组 ), 当组播组个数超过最大值后, 不能够再学习新的组记录, 也不能够进行新的静态组播组成员口的配置 配置举例 1: 配置全局组播组个数限制为 2000 Switch(config)# ip igmp snooping l2-entry-limit 2000 通过 show ip igmp snooping 命令查看配置参数 B#show ip igmp snooping running mode: IVGL L2-entry-limit: 2000 Source port check: Disable Source ip check: Disable IGMP Fast-Leave: Disable IGMP Report suppress: Disable IGMP Globle Querier: Disable IGMP Preview: Disable IGMP Tunnel: Disable IGMP Preview group aging time : 60(Seconds) Dynamic Mroute Aging Time : 300(Seconds) Dynamic Host Aging Time : 260(Seconds) 15

18 2.11 ip igmp snooping max-groups 配置接口能够动态的加入的组的个数的最大值 ip igmp snooping max-groups number 取消配置 no ip igmp snooping max-groups 恢复缺省配置 default ip igmp snooping max-groups number 组的个数的最大值 取值范围 接口下无限制 接口模式 如果配置此命令, 则在该接口上, 当组动态学习到的组记录个数超过最大值时, 设备将不再学习 IGMP Report 报文创建新的转发表项 接口下的组播组个数统计是基于接口所属的 VLAN 进行统计, 如接口同时属于 3 个 VLAN, 在每个 VLAN 上都接收到组播组 的请求, 即同时在 3 个 VLAN 上都接收到组播组 的点播请求, 此时该接口的组统计个数为 3 个, 不是 1 个 配置举例 1: 配置 E0/1 上只能动态加入 100 个组 Switch(config)# interface Ethernet 0/1 Switch(config-if)# ip igmp snooping max-group 100 通过 show ip igmp snooping interfaces 命令查看配置参数 Switch#show ip igmp snooping interfaces gigabitethernet 0/1 Interface Filter profile number max-group GigabitEthernet 0/1 300 提示信息 16

19 2.12 ip igmp snooping mrouter learn pim-dvmrp 启用动态学习路由连接口功能 ip igmp snooping [ vlan vid ] mrouter learn pim-dvmrp 关闭动态学习路由连接口功能 no ip igmp snooping [ vlan vid ] mrouter learn pim-dvmrp 恢复动态学习路由连接口缺省配置 default ip igmp snooping [ vlan vid ] mrouter learn pim-dvmrp vlan vid 指定 vlan 缺省则适用于所有 vlan 启用此功能 路由连接口是开启 的组播设备上与开启组播路由协议的组播邻居设备直接相连的端口 缺省情况下, 启用动态学习路由连接口功能, 设备自动侦听 IGMP Query/DVMRP/PIM Hello 报文, 动态识别路由连接口 启用动态学习路由连接口功能 ( 缺省启用 ), 可以获得动态路由连接口 配置 ip igmp snooping vlan mrouter interface 命令, 可以获得静态路由连接口 配置 no ip igmp snooping mrouter learn pim-dvmrp 命令, 所有 VLAN 关闭动态学习路由连接口功能 配置 no ip igmp snooping vlan vid mrouter learn pim-dvmrp 命令, 仅单个 VLAN 关闭动态学习路由连接口功能 启用源端口检查功能时, 只有从路由连接口进入的组播流才是合法的, 组播设备把数据流转发向已注册的 端口 ; 而从非路由连接口进入的组播流被视为是非法的, 将被丢弃 配置举例 1: 仅在 VLAN1 上启动动态学习路由连接口的功能 Switch(config)# no ip igmp snooping mrouter learn pim-dvmrp Switch(config)# ip igmp snooping vlan 1 mrouter learn pim-dvmrp 17

20 通过 show ip igmp snooping 命令查看参数 2.13 ip igmp snooping preview 启动组播预览功能 ip igmp snooping preview profile-number 关闭组播预览功能 no ip igmp snooping preview 恢复缺省配置 default ip igmp snooping preview profile-number profile 的编号, 取值范围 关闭此功能 启动组播预览功能后, 可以在没有组播权限 ( 被 filter 过滤掉 ) 的情况下, 预览组播流 引用 Profile 定义允许用户预览的组范围 通常, 将组播预览功能配合 filter 或可控组播一起使用 配置举例 1: 组播预览功能 ( 引用 profile 1) 与 filter( 引用 profile 2) 配合使用 Switch(config)# ip igmp snooping preview 1 Switch(config-if)# int Ethernet 0/1 Switch(config-if)# ip igmp snooping filter 2 通过 show running-config 查看配置是否成功 18

21 提示信息 1: 如果配置的 profile 不存在, 则提示错误信息 % Error: The profile doesn't exist, Please configure it first of all 常见错误 1: 未对组播组通过 filter 或可控组播的方式进行权限控制 2.14 ip igmp snooping preview interval 配置组播预览时间 ip igmp snooping preview interval seconds 取消配置 no ip igmp snooping preview interval 恢复缺省值 default ip igmp snooping preview interval seconds 预览时间, 单位为秒, 取值范围 秒 全局配置模式 - 配置举例 1: 启用组播预览功能, 预览时间 100 秒 Switch(config)# ip igmp snooping preview 1 Switch(config)# ip igmp snooping preview interval 100 通过 show running-config 查看配置是否成功 19

22 2.15 ip igmp snooping querier 启用 查询器功能 ip igmp snooping [ vlan vid ] querier 关闭 查询器功能 no ip igmp snooping [ vlan vid ] querier 恢复缺省配置 default ip igmp snooping [ vlan vid ] querier vlan vid 指定 vlan 缺省则适用于所有 vlan 关闭此功能 当全局启动查询器功能后, 再在 VLAN 上启用查询器功能,VLAN 上的查询器功能才能生效 如果在全局上关闭了查询器功能, 所有 VLAN 上的查询器功能将全部关闭 配置举例 1: 在 VLAN2 上启用查询器功能 Switch(config)# ip igmp snooping querier Switch(config)# ip igmp snooping vlan 2 querier 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 提示信息 1: 配置全局查询器之前, 配置 VLAN 的查询器功能, 则提示错误信息 % Command did not take effect due to reason: IGMP switch querier is globally disabled 常见错误 1: 全局查询器功能未开启前, 先启用 VLAN 的查询器功能, 此时无法配置 VLAN 查询器功能 20

23 2.16 ip igmp snooping querier address 配置 查询器的源 IP 地址 ip igmp snooping [ vlan vid ] querier address a.b.c.d 删除配置 no ip igmp snooping [ vlan vid ] querier address 恢复缺省配置 default ip igmp snooping [ vlan vid ] querier address 参数说明 参数 描述 vlan vid 指定 vlan 缺省则适用于所有 vlan a.b.c.d 源 IP 地址 - 全局配置模式 启动查询器功能后, 必须为查询器指定一个源 IP 地址, 否则查询器功能不生效 如果 VLAN 上指定了查询器的源 IP 地址, 优先使用 VLAN 上的配置 配置举例 1: 配置 查询器的源 IP 地址为 Switch(config)# ip igmp snooping querier address : 配置 VLAN3 上的 查询器的源 IP 地址为 Switch(config)# ip igmp snooping vlan 3 querier address 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 21

24 2.17 ip igmp snooping querier max-response-time 配置 查询器的最大响应时间 ip igmp snooping [ vlan vid ] querier max-response-time seconds 删除配置 no ip igmp snooping [ vlan vid ] querier max-response-time 恢复缺省值 default ip igmp snooping [ vlan vid ] querier max-response-time vlan vid 指定 vlan 缺省则适用于所有 vlan seconds 最大响应时间 单位为秒, 取值范围 秒 全局配置模式 如果 VLAN 上指定了查询器最大响应时间, 优先使用 VLAN 上的配置 配置举例 1: 配置查询器最大响应时间为 15 秒 Switch(config)# ip igmp snooping querier max-response-time 15 2: 配置 VLAN3 的查询器最大响应时间为 15 秒 Switch(config)# ip igmp snooping vlan 3 querier max-response-time 15 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 22

25 2.18 ip igmp snooping querier query-interval 配置 查询器的查询间隔 ip igmp snooping [ vlan vid ] querier query-interval seconds 删除配置 no ip igmp snooping [ vlan vid ] querier query-interval 恢复缺省值 default ip igmp snooping [ vlan vid ] querier query-interval vlan vid 指定 vlan 缺省则适用于所有 vlan seconds 查询间隔 单位为秒, 取值范围 秒 如果 VLAN 上指定了查询间隔, 优先使用 VLAN 上的配置 配置举例 1: 配置查询间隔 Switch(config)# ip igmp snooping querier query-interval 100 2: 为单个 VLAN 配置查询间隔 Switch(config)# ip igmp snooping vlan 3 querier query-interval 100 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 23

26 2.19 ip igmp snooping querier timer expiry 配置 查询器的超时时间 ip igmp snooping [ vlan vid ] querier timer expiry seconds 删除配置 no ip igmp snooping [ vlan vid ] querier timer expiry 恢复缺省值 default ip igmp snooping [ vlan vid ] querier timer expiry vlan vid 指定 vlan 缺省则适用于所有 vlan seconds 超时时间 单位为秒, 取值范围 秒 启用了查询器功能后, 也可能在选举中落败 如果落败者在 查询器超时时间 内没有收到当前查询器发出的 查询报文, 则认为当前查询器失效, 发起下一轮选举 如果相应 VLAN 上已经配置了查询器超时时间, 优先使用 VLAN 上的配置值 配置举例 1: 配置查询器超时时间为 60 秒 Switch(config)# ip igmp snooping querier timer expiry 60 2: 配置 VLAN3 的查询器超时时间为 60 秒 Switch(config)# ip igmp snooping vlan 3 querier timer expiry 60 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 24

27 2.20 ip igmp snooping querier version 配置 查询器运行 IGMPv1 ip igmp snooping [ vlan vid ] querier version 1 配置 查询器运行 IGMPv2 ip igmp snooping [ vlan vid ] querier version 2 删除查询器版本号配置 no ip igmp snooping [ vlan vid ] querier version 恢复缺省配置 default ip igmp snooping [ vlan vid ] querier version vlan vid 指定 vlan 缺省则适用于所有 vlan 查询器运行 IGMPv2 查询器支持 IGMPv1 IGMPv2 如果 VLAN 上已经配置了查询器运行的 IGMP 版本, 优先使用 VLAN 上的配置 配置举例 1: 设置查询器运行 IGMPv1 Switch(config)# ip igmp snooping querier version 1 2: 设置 VLAN3 的查询器运行 IGMPv1 Switch(config)# ip igmp snooping vlan 3 querier version 1 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 25

28 2.21 ip igmp snooping query-max-response-time 配置查询报文最大响应时间 ip igmp snooping query-max-response-time seconds 删除配置 no ip igmp snooping query-max-response-time 恢复缺省值 default ip igmp snooping query-max-response-time seconds 查询报文最大响应时间, 单位为秒, 取值范围 秒 在收到 IGMP 普通查询报文后, 组播设备会重置所有动态成员口的老化定时器, 定时器时间为 query-max-response-time 如果定时器超时, 则认为该端口下不存在接收组播报文的用户主机, 组播设备就会把该端口从 的成员口中删除 在收到 IGMP 特定组查询报文后, 组播设备会重置该特定组的所有动态成员口的老化定时器, 定时器时间为 query-max-response-time 如果定时器超时, 则认为该端口下不存在接收组播报文的用户主机, 组播设备就会把该端口从 的成员口中删除 该配置在下一次收到查询报文时生效, 当前已启动的定时器不会被更新 对于 IGMPv3 的特定组源查询报文, 不做定时器的更新处理 配置举例 1: 配置查询报文最大响应时间为 100s Switch(config)# ip igmp snooping query-max-response-time 100 通过 show ip igmp snooping querier 或 show ip igmp snooping querier detail 命令查看查询器的状态和参数信 息 26

29 2.22 ip igmp snooping suppression enable 启用 Report 报文的抑制功能 ip igmp snooping suppression enable 关闭 Report 报文的抑制功能 no ip igmp snooping suppression enable 恢复缺省配置 default ip igmp snooping suppression enable - - 关闭此功能 当启用 Report 报文抑制功能后, 在一个查询间隔内只会把第一个收到的特定 vlan 和组的 Report 报文转发给路 由连接口, 后继的 Report 报文将不继续向路由连接口转发, 这样可以减少网络中的报文数量 只能抑制 IGMPv1/v2 的 Report 报文, 对 IGMPv3 的 Report 报文无效 配置举例 1: 启用 Report 报文的抑制功能 Switch(config)# ip igmp snooping suppression enable 通过 show ip igmp snooping 查看配置的参数 27

30 2.23 ip igmp snooping svgl profile 指定运行在 SVGL 模式下的组范围 ip igmp snooping svgl profile profile-number 取消配置 no ip igmp snooping svgl profile 恢复缺省配置 default ip igmp snooping svgl profile profile-number profile 的编号, 取值范围 未指定 SVGL 的组范围 如果 的运行模式为 SVGL 或 IVGL-SVGL, 则必须配置此命令 先在一个 profile 中定义需要运行在 SVGL 模式下的组范围, 再在此命令中引用此 profile 配置举例 1: 配置运行在 SVGL 模式下的组范围为 profile 2 Switch(config)# ip igmp snooping svgl profile 2 通过 show ip igmp snooping 查看配置的参数 2.24 ip igmp snooping svgl subvlan 指定运行在 SVGL 模式下的子 VLAN ip igmp snooping svgl subvlan [ vid-range ] 28

31 取消配置 no ip igmp snooping svgl subvlan [ vid-range ] 恢复缺省配置 default ip igmp snooping svgl subvlan [ vid-range ] 参数说明 参数 描述 vid-range VLAN ID 或者 VLAN ID 范围 缺省则除 Shared VLAN 外, 所有 VLAN 都是子 VLAN 默认所有 VLAN 都是 SVGL 子 VLAN 当 的运行模式为 SVGL 或 IVGL-SVGL 时, 可以配置此命令 配置举例 1: 指定共享 VLAN 为 VLAN3, 子 VLAN 为 VLAN Switch(config)# ip igmp snooping svgl vlan 3 Switch(config)# ip igmp snooping svgl subvlan 2,5-7 通过 show running-config 查看配置是否成功 提示信息 1: 配置的子 VLAN 个数超过系统最大限制 127 个, 则提示错误信息 % Error: Reach max subvlan entries than what allowed 2.25 ip igmp snooping svgl vlan 指定运行在 SVGL 模式下的共享 VLAN( 即 Shared VLAN) ip igmp snooping svgl vlan vid 删除 SVGL VLAN 配置 no ip igmp snooping svgl vlan 29

32 恢复缺省值 default ip igmp snooping svgl vlan vid VLAN 编号 Vlan1 为共享 Vlan 当 的运行模式为 SVGL 或 IVGL-SVGL 时, 可以配置此命令 配置举例 1: 指定共享 VLAN 为 VLAN3, 子 VLAN 为 VLAN Switch(config)# ip igmp snooping svgl vlan 3 Switch(config)# ip igmp snooping svgl subvlan 2,5-7 通过 show ip igmp snooping 查看配置的参数 2.26 ip igmp snooping tunnel 启用 QinQ 透传 IGMP 报文的功能 ip igmp snooping tunnel 关闭 QinQ 透传 IGMP 报文的功能 no ip igmp snooping tunnel 恢复缺省配置 default ip igmp snooping tunnel 30

33 - - 关闭此功能 当设备开启了 并配置了 dot1q-tunnel 端口之后, 对于从 dot1q-tunnel 端口收到的 IGMP 报文, 可以有以下的两种处理方式 : 方式一 :QinQ 透传 IGMP 报文 组播表项建立在 IGMP 报文所在的 VLAN 上, 并在 IGMP 报文所在的 VLAN 转发 IGMP 报文 比如 : 假设设备开启, 设备的端口 A 为 dot1q-tunnel 端口, 端口 A 的缺省 VLAN 为 VLAN 1, 且端口 A 允许 VLAN 1 和 VLAN 10 的报文通过 当向端口 A 发送 VLAN 10 的 IGMP report 报文时, 将建立 VLAN 10 的组播表项, 并将 IGMP report 报文转发到 VLAN 10 的路由连接口上 方式二 : 将组播表项建立在 dot1q-tunnel 端口的缺省 VLAN 上 为 IGMP 报文添加一层 dot1q-tunnel 端口缺省 VLAN 的 VLAN Tag 之后, 再将其在 dot1q-tunnel 端口的缺省 VLAN 内转发 比如 : 假设设备开启, 设备的端口 A 为 dot1q-tunnel 端口, 端口 A 的缺省 VLAN 为 VLAN 1, 且端口 A 允许 VLAN 1 和 VLAN 10 的报文通过 当向端口 A 发送 VLAN 10 的 IGMP report 报文时, 将建立 VLAN 1 的组播表项, 并为 IGMP report 报文添加一层 VLAN 1 的 VLAN Tag 之后, 再将其转发到 VLAN 1 的路由连接口上 缺省情况下, 工作于方式二 配置举例 1: 启用 QinQ 透传 IGMP 报文的功能 Switch(config)# ip igmp snooping tunnel 通过 show ip igmp snooping 查看配置的参数 2.27 ip igmp snooping vlan 在 VLAN 上启动 (IVGL 模式 ) ip igmp snooping vlan vid 31

34 在 VLAN 上关闭 (IVGL 模式 ) no ip igmp snooping vlan vid 恢复缺省配置 default ip igmp snooping vlan vid vid VLAN 编号, 取值范围 如果全局启动 (IVGL 模式 ), 则所有 VLAN 均启动 (IVGL 模式 ) 如果全局未启动 (IVGL 模式 ), 则所有 VLAN 均未启动 (IVGL 模式 ) 在全局启动 (IVGL 模式 ) 的情况下, 使用 no ip igmp snooping vlan vid 命令, 可以在除指 定 VLAN 外的其他 VLAN 上启动 (IVGL 模式 ) PIM Snooping 必须依赖于, 在使用 no ip igmp snooping vlan 关闭 VLAN 上的 IGMP Snooping 功能时, 如果该 VLAN 上启用了 PIM Snooping, 则会关闭不成功, 并提示先关闭 PIM Snooping 配置举例 1: 全局启动 (IVGL 模式 ), 在 vlan 2 上关闭 (IVGL 模式 ) Switch(config)# ip igmp snooping ivgl Switch(config)# no ip igmp snooping vlan 2 通过 show ip igmp snooping vlan 查看配置的参数 2.28 ip igmp snooping vlan mrouter interface 配置静态路由连接口 ip igmp snooping vlan vid mrouter interface interface-type interface-number 32

35 取消配置 no ip igmp snooping vlan vid mrouter interface interface-type interface-number 恢复缺省配置 default ip igmp snooping vlan vid mrouter interface interface-type interface-number 参数说明 参数 描述 vid VLAN 编号, 取值范围 interface-type interface-number 接口名称 无静态路由连接口 启用动态学习路由连接口功能 ( 缺省启用 ), 可以获得动态路由连接口 配置 ip igmp snooping vlan mrouter interface 命令, 可以获得静态路由连接口 静态路由连接口不会老化 如果将某端口配置为静态路由连接口, 则设备上收到的所有组播流都可以通过该端口被转发出去 启用源端口检查功能时, 只有从路由连接口进入的组播流才是合法的, 设备把组播流转发给已注册的端口 ; 而从非路由连接口进入的组播流被视为是非法的, 将被丢弃 配置举例 1: 配置静态路由连接口 Switch(config)# ip igmp snooping vlan 1 mrouter interface fastethernet 0/1 通过 show ip igmp snooping 查看配置的参数 提示信息 1: 配置静态路由连接口失败, 则提示信息 % Error: Configure this interface static multicast route failure 2.29 ip igmp snooping vlan static interface 配置静态成员口 ip igmp snooping vlan vid static group-address interface interface-type interface-number 33

36 取消配置 no ip igmp snooping vlan vid static group-address interface interface-type interface-number 恢复缺省配置 default ip igmp snooping vlan vid static group-address interface interface-type interface-number 参数说明 参数 描述 vid VLAN 编号, 取值范围 group-address 组地址 interface-type interface-number 接口名称 无静态成员口 转发表项中包含 :VLAN 编号 组地址 路由连接口 成员口 VLAN 编号和组地址唯一标识了一个转发表项 一个转发表项中可以包含多个路由连接口 ( 可能是动态路由连接口或静态路由连接口 ) 静态路由连接口不会老化 一个转发表项中可以包含多个成员口 ( 可能是动态成员口或静态成员口 ) 静态成员口不会老化 使用 clear ip igmp snooping gda-table 命令不能删除静态成员口 配置举例 1: 配置 GigabitEthernet 0/1 为 vlan 1 组 的静态成员口 Switch(config)# ip igmp snooping vlan 1 static interface GigabitEthernet 0/1 通过 show ip igmp snooping 查看配置的参数 提示信息 1: 配置静态路由连接口失败, 则提示信息 % Error: Configure static multicast group in this port fail 2.30 permit 34

37 在 profile 中允许指定范围的组 permit - - profile 缺省执行 deny profile 模式 profile 是一种针对组的 过滤器, 供其它功能引用 配置步骤 : 1, 使用 ip igmp profile 命令创建一个 profile, 并进入 profile 模式 2, 使用 range 命令定义一个组范围 3, 使用 permit 命令允许此范围内的组通过过滤器 使用 deny 命令将此范围内的组过滤掉 缺省 deny 配置举例 1: 配置 profile 1, 允许组 ~ Switch(config)# ip igmp profile 1 Switch(config-profile)# range Switch(config-profile)# permit 通过 show ip igmp profile 查看配置是否成功 2.31 range 在 profile 中定义一个组范围 range low-ip-address [ high-ip-address ] 删除指定的组范围 no range low-ip-address [ high-ip-address ] 35

38 low-ip-address high-ip-address 指定范围的起始地址 指定范围的结束地址 缺省则仅指定一个地址 未定义组范围 profile 配置模式 profile 是一种针对组的 过滤器, 供其它功能引用 配置步骤 : 1, 使用 ip igmp profile 命令创建一个 profile, 并进入 profile 模式 2, 使用 range 命令定义一个组范围 3, 使用 permit 命令允许此范围内的组通过过滤器 使用 deny 命令将此范围内的组过滤掉 缺省 deny 配置举例 1: 配置 profile 1, 允许组 ~ Switch(config)# ip igmp profile 1 Switch(config-profile)# range Switch(config-profile)# permit 通过 show ip igmp profile 查看配置是否成功 2.32 show ip igmp profile 显示 profile 的配置信息 show ip igmp profile [ profile-number ] 参数说明 参数 描述 profile-number profile 的编号, 取值范围 缺省则显示所有 profile 的配置信息 特权模式 36

39 通过该命令可查看已经配置的 profile 信息 配置举例 1: 查看已配置的 profile 信息 Switch#show ip igmp profile PROFILE 1 DENY RANGE , show ip igmp snooping 显示 的各项信息 show ip igmp snooping [ vlan vid ] 显示 的转发表 show ip igmp snooping gda-table 显示 端口过滤器的配置 show ip igmp snooping interfaces [interface-type interface-number] 显示 的路由连接口 show ip igmp snooping mrouter 显示 的统计信息 show ip igmp snooping statistics [ vlan vid ] 显示 接口查询信息 show ip igmp snooping querier [detail vlan vid] 参数说明 参数 描述 vlan vid 指定 VLAN 缺省则显示所有 VLAN 的信息 interface-type interface-number 接口名称 特权模式 37

40 通过该命令可查看全局或指定 VLAN 的 状态和参数信息 配置举例 1: 查看全局 信息 Switch#show ip igmp snooping running mode: IVGL L2-entry-limit: Source port check: Disable Source ip check: Disable IGMP Fast-Leave: Disable IGMP Report suppress: Disable IGMP Globle Querier: Disable IGMP Preview: Disable IGMP Tunnel: Disable version: 2IGMP Preview group aging time : 60(Seconds) Dynamic Mroute Aging Time : 300(Seconds) Dynamic Host Aging Time : 260(Seconds) 2: 查看 VLAN1 信息 Switch#show ip igmp snooping vlan 1 running mode: IVGL L2-entry-limit: Global IGMPv2 Fast-Leave :Disable Global multicast router learning mode :Enable Query Max Respone Time: 10 (Seconds) Dynamic Mroute Aging Time : 300(Seconds) Dynamic Host Aging Time : 260(Seconds) vlan state: Enable Multicast router learning mode: pim-dvmrp IGMP Fast-Leave: Disable IGMP VLAN querier: Disable IGMP VLAN Mode: STATIC 38

41 静态组播 MAC 3 静态组播 MAC 3.1 mcast-mac-address-table 配置静态组播 MAC 表项 mcast-mac-address-table mac-address vlan vlan-id interface interface-range 删除静态组播 MAC 表项 no mcast-mac-address-table mac-address vlan vlan-id [interface interface-range] 参数说明 参数 描述 mac-address 静态组播 MAC 地址 仅允许配置非 IP 组播的 MAC vlan-id VLAN ID interface-range 端口范围 特权模式 添加配置后, 当设备在指定的 VLAN 上接收到以 mac-address 为目的地址的报文时, 这个报文将被转发到 interface-range 所指定的接口上 使用删除命令时, 如果不指定 interface-range 时, 默认删除整条表项, 否则只删除指定端口 配置举例 为 VLAN 1 下,mac 地址为 01d0.f 的组播报文, 配置出口 gigabitethernet 0/1-2 A#configure terminal A(config)#mcast-mac-address-table 01d0.f vlan 1 int gigabitethernet 0/1-2 提示信息 1: 配置的 MAC 地址为在 IP 组播范围内 % Cannot set IPv4 multicast mac address. 或 % Cannot set IPv6 multicast mac address. 2: 配置的 MAC 地址为保留地址 % Cannot set reserved multicast mac address. 3: 配置的 MAC 地址被 PTP 协议占用 % Cannot set this mac address. It is reserved by PTP protocol. 4: 配置的 MAC 地址被 Cisco 私有协议占用 % Cannot set this mac address. It is reserved by Cisco private protocols. 5: 配置的 MAC 地址是广播地址 % Cannot set broadcast mac address 39

42 静态组播 MAC 6: 配置的 MAC 地址是单播地址 % Invalid multicast MAC address. 3.2 show mcast-mac-address-table 查看静态组播 MAC 表项 show mcast-mac-address-table [ address mac-address vlan vlan-id count ] 参数说明 参数 描述 mac-address 过滤出指定静态组播 MAC 地址的表项 vlan-id 过滤出指定 VLAN ID 的表项 interface-range 端口范围 特权模式 此命令用于查看静态组播 MAC 表项 如果不附加任何参数, 则所有表项都会完整打印 配置举例 查看静态组播表项, 并以 vlan 及 address 作过滤 Switch#show mcast-mac-address-table Vlan MAC Address Type Interface static Gi1/0/7, Gi1/0/8, Gi1/0/ static Ag static Ag3 Switch#show mcast-mac-address-table vlan 3 Vlan MAC Address Type Interface static Gi1/0/7, Gi1/0/8, Gi1/0/ static Ag3 Switch#show mcast-mac-address-table address Vlan MAC Address Type Interface static Ag1 Switch# 40

43 静态组播 MAC 41

11.x项目命令参考模板

11.x项目命令参考模板 联想 CE01 系列交换机 保留所有权利未得到联想的书面许可, 任何单位和个人不得以任何方式或形式对本文档的部分内容或全部进行复制 摘录 备份 修改 传播 翻译成其他语言 将其全部或部分用于商业用途 供货情况 : 产品, 价格, 规格和供货况可能发生变化, 恕不另行通知 联想不对图片或排版错误承担责任 对于第三方产品或服务联想不做任何声明或担保 商标 :Lenovo,Lenovo 徽标示联想的商标或注册商标

More information

11.x项目配置指南模板

11.x项目配置指南模板 联想 CE01 系列交换机 配置指南 - 组播 - 组播 本分册介绍组播配置指南相关内容, 包括以下章节 : 1. IP 组播 2. - 组播 IP 组播 1 IP 组播 1.1 概述 IP 组播 (IP Multicasting) 是对硬件组播的抽象, 是对标准 IP 网络层协议的扩展内组播路由协议 传统的 IP 传输只允许一台主机向单个主机 ( 单播通信 ) 或者所有主机 ( 广播通信 ) 发送报文,

More information

11.x项目配置指南模板

11.x项目配置指南模板 联想 CE01 系列交换机 配置指南 - 组播 - 组播 本分册介绍组播配置指南相关内容, 包括以下章节 : 1. IP 组播 2. 3. 静态组播 MAC - 组播 IP 组播 1 IP 组播 1.1 概述 IP 组播 (IP Multicasting) 是对硬件组播的抽象, 是对标准 IP 网络层协议的扩展内组播路由协议 传统的 IP 传输只允许一台主机向单个主机 ( 单播通信 ) 或者所有主机

More information

目录 1 IPv6 快速转发 IPv6 快速转发配置命令 display ipv6 fast-forwarding aging-time display ipv6 fast-forwarding cache ipv6 fas

目录 1 IPv6 快速转发 IPv6 快速转发配置命令 display ipv6 fast-forwarding aging-time display ipv6 fast-forwarding cache ipv6 fas 目录 1 IPv6 快速转发 1-1 1.1 IPv6 快速转发配置命令 1-1 1.1.1 display ipv6 fast-forwarding aging-time 1-1 1.1.2 display ipv6 fast-forwarding cache 1-1 1.1.3 ipv6 fast-forwarding aging-time 1-3 1.1.4 ipv6 fast-forwarding

More information

目录 1 IPv6 快速转发 IPv6 快速转发配置命令 display ipv6 fast-forwarding aging-time display ipv6 fast-forwarding cache ipv6 fas

目录 1 IPv6 快速转发 IPv6 快速转发配置命令 display ipv6 fast-forwarding aging-time display ipv6 fast-forwarding cache ipv6 fas 目录 1 IPv6 快速转发 1-1 1.1 IPv6 快速转发配置命令 1-1 1.1.1 display ipv6 fast-forwarding aging-time 1-1 1.1.2 display ipv6 fast-forwarding cache 1-1 1.1.3 ipv6 fast-forwarding aging-time 1-3 1.1.4 ipv6 fast-forwarding

More information

00-组播分册索引

00-组播分册索引 组播分册索引 手册版本 5W100-20101029 组播分册简介 组播分册内容如下 : 手册名称 IGMP Snooping 组播 VLAN 组播路由与转发 IGMP 手册说明 IGMP Snooping 是运行在设备上的组播约束机制, 用于管理和控制组播组 本文主要描述了配置 IGMP Snooping 基本功能 IGMP Snooping 端口功能 IGMP Snooping 查询器 IGMP

More information

igmp-snooping host-aging-time igmp-snooping host-join igmp-snooping host-tracking igmp-snooping last-member

igmp-snooping host-aging-time igmp-snooping host-join igmp-snooping host-tracking igmp-snooping last-member 目录 1 IGMP Snooping 1-1 1.1 IGMP Snooping 配置命令 1-1 1.1.1 display igmp-snooping 1-1 1.1.2 display igmp-snooping group 1-4 1.1.3 display igmp-snooping host-tracking 1-6 1.1.4 display igmp-snooping router-port

More information

目 录(目录名)

目  录(目录名) 目录 1 域名解析配置命令... 1-1 1.1 域名解析配置命令...1-1 1.1.1 display dns domain... 1-1 1.1.2 display dns dynamic-host... 1-2 1.1.3 display dns proxy table... 1-2 1.1.4 display dns server... 1-3 1.1.5 display ip host...

More information

ch08.PDF

ch08.PDF 8-1 CCNA 8.1 CLI 8.1.1 8-2 8-3 8.1.21600 2500 1600 2500 / IOS 8-4 8.2 8.2.1 A 5 IP CLI 1600 2500 8-5 8.1.2-15 Windows 9598NT 2000 HyperTerminal Hilgraeve Microsoft Cisco HyperTerminal Private Edition (PE)

More information

路由器基本配置

路由器基本配置 路由器基本配置 本章内容 路由器的基本操作 实验练习 常用的路由器配置方法 TFTP Console MODEM AUX telnet web 任何 Interface AUX 备份接口, 一般用于路由器的管理备份接口 路由器的操作模式 : 配置模式 1. 线路配置模式 Router(config-line)# 配置路由器的线路参数 2. 路由协议配置模式 Router(config-router)#

More information

D. 192.168.5.32 E. 192.168.5.14 答 案 :C 3. 工 作 站 A 配 置 的 IP 地 址 为 192.0.2.24/28. 工 作 站 B 配 置 的 IP 地 址 为 192.0.2.100/28. 两 个 工 作 站 之 间 有 直 通 线 连 接, 两 台

D. 192.168.5.32 E. 192.168.5.14 答 案 :C 3. 工 作 站 A 配 置 的 IP 地 址 为 192.0.2.24/28. 工 作 站 B 配 置 的 IP 地 址 为 192.0.2.100/28. 两 个 工 作 站 之 间 有 直 通 线 连 接, 两 台 CCNP 学 前 测 试 题 都 选 自 官 方 的 全 真 考 试 题, 共 100 道 题 实 际 测 试 选 60 道 题, 同 官 方 正 式 考 题 数 目 基 本 一 致, 因 此 等 于 是 模 拟 考 试, 采 用 网 上 形 式 进 行 测 评 学 前 测 评 目 的 是 为 了 检 验 大 家 对 CCNA 阶 段 知 识 掌 握 的 程 度, 同 时 对 CCNA 最 核 心

More information

目录 1 MAC 地址表配置命令 MAC 地址表配置命令 display mac-address display mac-address aging-time display mac-address m

目录 1 MAC 地址表配置命令 MAC 地址表配置命令 display mac-address display mac-address aging-time display mac-address m 目录 1 MAC 地址表配置命令... 1-1 1.1 MAC 地址表配置命令...1-1 1.1.1 display mac-address... 1-1 1.1.2 display mac-address aging-time... 1-2 1.1.3 display mac-address mac-learning... 1-3 1.1.4 display mac-address statistics...

More information

目 录(目录名)

目  录(目录名) 目录 目录...1-1 1.1 域名解析配置命令... 1-1 1.1.1 display dns domain... 1-1 1.1.2 display dns dynamic-host... 1-1 1.1.3 display dns server... 1-2 1.1.4 display ip host... 1-3 1.1.5 dns domain... 1-4 1.1.6 dns resolve...

More information

目录 1 sflow 配置命令 sflow 配置命令 display sflow sflow agent sflow collector sflow counter inte

目录 1 sflow 配置命令 sflow 配置命令 display sflow sflow agent sflow collector sflow counter inte 目录 1 sflow 配置命令... 1-1 1.1 sflow 配置命令... 1-1 1.1.1 display sflow... 1-1 1.1.2 sflow agent... 1-3 1.1.3 sflow collector... 1-4 1.1.4 sflow counter interval... 1-4 1.1.5 sflow counter collector... 1-5 1.1.6

More information

目录 1 IP 地址配置命令 IP 地址配置命令 display ip interface display ip interface brief ip address i

目录 1 IP 地址配置命令 IP 地址配置命令 display ip interface display ip interface brief ip address i 目录 1 IP 地址配置命令... 1-1 1.1 IP 地址配置命令... 1-1 1.1.1 display ip interface... 1-1 1.1.2 display ip interface brief... 1-3 1.1.3 ip address... 1-4 i 1 IP 地址配置命令 1.1 IP 地址配置命令 1.1.1 display ip interface 命令 display

More information

ebook20-8

ebook20-8 8 Catalyst 5000 7 V L A N C a t a l y s t V L A N V L A N 8.1 VLAN VTP V L A N A VLAN VLAN 10 VLAN 20 VLAN 10 VLAN 20 B VLAN VLAN 10 VLAN 20 VLAN 10 C VLAN VLAN 10 VLAN 20 VLAN 10 VLAN 20 8-1 VLAN 8 Catalyst

More information

1 组播路由与转发 本章中所指的 接口 为三层口, 包括 VLAN 接口 三层以太网接口等 三层以太网接口是指在以 太网接口视图下通过 port link-mode route 命令切换为三层模式的以太网接口, 有关以太网接口模 式切换的操作, 请参见 二层技术 - 以太网交换配置指导 中的 以太网

1 组播路由与转发 本章中所指的 接口 为三层口, 包括 VLAN 接口 三层以太网接口等 三层以太网接口是指在以 太网接口视图下通过 port link-mode route 命令切换为三层模式的以太网接口, 有关以太网接口模 式切换的操作, 请参见 二层技术 - 以太网交换配置指导 中的 以太网 目录 1 组播路由与转发 1-1 1.1 组播路由与转发配置命令 1-1 1.1.1 delete ip rpf-route-static 1-1 1.1.2 display mac-address multicast 1-1 1.1.3 display mrib interface 1-3 1.1.4 display multicast boundary 1-4 1.1.5 display multicast

More information

01-特性差异化列表

01-特性差异化列表 目录 1 适用型号及对应软件版本... 1-1 2 特性支持情况... 2-1 3 命令行及参数支持情况... 3-1 i 在使用 H3C WA 系列无线局域网接入点设备前请先阅读本章内容 1 适用型号及对应软件版本 H3C WA 系列无线局域网接入点设备包含 WA1208E 系列,WA2200 系列和 WA2600 系列 具体型 号和对应的软件版本信息请参见表 1-1 表 1-1 产品型号及软件版本

More information

目录 1 MLD 配置 MLD 简介 MLD 的版本 MLDv1 原理简介 MLDv2 原理简介 MLD 报文类型 MLD SSM Mapping... 1

目录 1 MLD 配置 MLD 简介 MLD 的版本 MLDv1 原理简介 MLDv2 原理简介 MLD 报文类型 MLD SSM Mapping... 1 目录 1 MLD 配置... 1-1 1.1 MLD 简介... 1-1 1.1.1 MLD 的版本...1-1 1.1.2 MLDv1 原理简介...1-1 1.1.3 MLDv2 原理简介...1-3 1.1.4 MLD 报文类型...1-4 1.1.5 MLD SSM Mapping... 1-6 1.1.6 MLD Proxying... 1-7 1.1.7 协议规范... 1-7 1.2

More information

XGS /XGS D

XGS /XGS D ZyXEL XGS1920-48+/XGS1920-48D WEB 页面配置 目录 一 登录 WEB 界面... 2 二 Web 整体页面布局... 2 三 Basic Setting 操作... 3 3.1 System Info 操作介绍... 3 3.2 General Application 操作介绍... 3 3.3 IP Setup 操作介绍... 3 3.4 Port Setup 操作介绍...

More information

Chapter #

Chapter # 第三章 TCP/IP 协议栈 本章目标 通过本章的学习, 您应该掌握以下内容 : 掌握 TCP/IP 分层模型 掌握 IP 协议原理 理解 OSI 和 TCP/IP 模型的区别和联系 TCP/IP 介绍 主机 主机 Internet TCP/IP 早期的协议族 全球范围 TCP/IP 协议栈 7 6 5 4 3 应用层表示层会话层传输层网络层 应用层 主机到主机层 Internet 层 2 1 数据链路层

More information

03-VLAN命令

03-VLAN命令 目录 1 VLAN 配置命令... 1-1 1.1 VLAN 配置命令... 1-1 1.1.1 description... 1-1 1.1.2 display interface Vlan-interface... 1-2 1.1.3 display vlan... 1-3 1.1.4 interface Vlan-interface... 1-4 1.1.5 name... 1-5 1.1.6

More information

¶C¶L§§¬_™¨ A.PDF

¶C¶L§§¬_™¨ A.PDF 1 9 3 1 9 4 / 7.1 / 1 9 5 7.2 % netstat -rn Routing tables Destination Gateway Flags Refcnt Use Interface 127.0.0.1 127.0.0.1 UH 1 132 lo0 172.16.12.0 172.16.12.2 U 26 49041 le0 1 9 6 / % ping -s almond

More information

active phisical rp address: backup phisical rp address: 截取部分 TOPO 图说明到 不通的问题 : internet internet tengige 0/0/0/0 tengige

active phisical rp address: backup phisical rp address: 截取部分 TOPO 图说明到 不通的问题 : internet internet tengige 0/0/0/0 tengige ASR9000 ping 丢包 troubleshooting 目录 硬件平台软件版本案例介绍问题分析思路问题总结经验总结相关命令 硬件平台 ASR9000 软件版本 4.2.0 案例介绍 拓扑示例 : 问题, 客户从外网 internet ping 3 个 vrrp subnet 的地址时候始终只能通一个 IP 地址 : vrrp virtual IP :2.2.2.129 其他不能 ping 通的

More information

OSPF over IPSec及路由冗余

OSPF over IPSec及路由冗余 OSPF over IPSec 及路由冗余 版本 1.0 时间 2011 年 12 月 作者 胡丹丹 (ddhu@fortinet.com) 支持的版本 FortiOS v4.x 状态 草稿 第 1 页共 10 页 目录 1. 目的... 3 2. 环境介绍... 3 3.IPSec VPN 配置... 4 4.OSPF 配置... 5 4.1 GateA 配置... 5 4.2 GateB 配置...

More information

目录 1 IP 地址 IP 地址配置命令 display ip interface display ip interface brief ip address 1-5 i

目录 1 IP 地址 IP 地址配置命令 display ip interface display ip interface brief ip address 1-5 i 目录 1 IP 地址 1-1 1.1 IP 地址配置命令 1-1 1.1.1 display ip interface 1-1 1.1.2 display ip interface brief 1-3 1.1.3 ip address 1-5 i 1 IP 地址 1.1 IP 地址配置命令 1.1.1 display ip interface display ip interface 命令用来显示三层接口与

More information

目 录(目录名)

目  录(目录名) 本命令索引包括手册中所出现的全部命令, 按字母序排列, 左边为命令行, 右边为该命令所在的功能模块和页码 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A access-limit accounting QoS 2-1 1-1 accounting default accounting lan-access accounting login

More information

计算机网络概论

计算机网络概论 1 repeater bridge router gateway V.S OSI Repeater(Hub) 1 Repeater 2 3 ( Hub 4 Bridge 1 Bridge 2 N N DL1 DL1 DL2 DL2 Ph1 Ph1 Ph2 Ph2 1 2 Bridge 3 MAC Ethernet FDDI MAC MAC Bridge 4 5 6 7 50873EA6, 00123456

More information

局域网技术课程设计报告.doc

局域网技术课程设计报告.doc 湖 南 第 一 师 范 学 院 信 息 科 学 与 工 程 学 院 局 域 网 络 设 计 方 案 1 目 录 一 系 统 概 述...6 1 课 程 设 计 目 的 :...6 2 课 程 设 计 要 求 :...6 3 需 求 分 析 :...6 二 系 统 分 析 与 设 计...7 1 拓 扑 图 设 计...7 2 ip, 掩 码 及 vlan 规 划...7 3 物 理 布 线 设 计...8

More information

MASQUERADE # iptables -t nat -A POSTROUTING -s / o eth0 -j # sysctl net.ipv4.ip_forward=1 # iptables -P FORWARD DROP #

MASQUERADE # iptables -t nat -A POSTROUTING -s / o eth0 -j # sysctl net.ipv4.ip_forward=1 # iptables -P FORWARD DROP # iptables 默认安全规则脚本 一 #nat 路由器 ( 一 ) 允许路由 # iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT ( 二 ) DNAT 与端口转发 1 启用 DNAT 转发 # iptables -t nat -A PREROUTING -p tcp -d 192.168.102.37 dprot 422 -j DNAT to-destination

More information

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

More information

1 ARP 攻击防御配置命令 1.1 ARP 报文限速配置命令 arp rate-limit arp rate-limit { disable rate pps drop } undo arp rate-limit 视图 二层以太网端口视图 / 二层聚合接口视图 缺省级别 disable

1 ARP 攻击防御配置命令 1.1 ARP 报文限速配置命令 arp rate-limit arp rate-limit { disable rate pps drop } undo arp rate-limit 视图 二层以太网端口视图 / 二层聚合接口视图 缺省级别 disable 目录 1 ARP 攻击防御配置命令... 1-1 1.1 ARP 报文限速配置命令... 1-1 1.1.1 arp rate-limit... 1-1 1.2 源 MAC 地址固定的 ARP 攻击检测配置命令... 1-1 1.2.1 arp anti-attack source-mac... 1-1 1.2.2 arp anti-attack source-mac aging-time... 1-2

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

目录 1 MAC VLAN 配置简介 概述 配置策略 配置方法 通过 Web 界面配置 MAC VLAN Q VLAN 配置 将 MAC 地址和 VLAN 绑定.

目录 1 MAC VLAN 配置简介 概述 配置策略 配置方法 通过 Web 界面配置 MAC VLAN Q VLAN 配置 将 MAC 地址和 VLAN 绑定. 指南 TP-LINK 管理型交换机 REV1.0.0 1910040566 目录 1 MAC VLAN 配置简介... 1-3 1.1 概述...1-3 1.2 配置策略...1-2 2 配置方法... 2-1 2.1 通过 Web 界面配置 MAC VLAN...2-1 2.1.1 802.1Q VLAN 配置...2-1 2.1.2 将 MAC 地址和 VLAN 绑定...2-1 2.1.3 端口使能...2-2

More information

实施生成树

实施生成树 学习沉淀成长分享 Spanning-tree 红茶三杯 ( 朱 SIR) 微博 :http://t.sina.com/vinsoney Latest update: 2012-06-01 STP 的概念 冗余拓扑 Server/host X Router Y Segment 1 Switch A Switch B Segment 2 冗余拓扑能够解决单点故障问题 ; 冗余拓扑造成广播风暴, 多帧复用,

More information

目 录(目录名)

目  录(目录名) 目录 目录... 1 简介... 1 的版本... 1 v1 原理简介... 1 v2 原理简介... 3 报文类型... 5 SSM Mapping... 7 Proxying... 8 i 简介 是 Multicast Listener Discovery Protocol( 组播侦听者发现协议 ) 的简称, 它用于 IPv6 路由器在其直连网段上发现组播侦听者 组播侦听者 (Multicast

More information

H3C

H3C 关键词 :IGMP IGMP Snooping 组播 VLAN PIM MSDP MBGP 摘要 : 本文主要介绍组播功能在具体组网中的应用配置, 包括以下两种典型组网应用 : 域内 的二 三层组播应用情况, 以及域间的三层组播应用情况 缩略语 : 缩略语 英文全名 中文解释 AS Autonomous System 自治系统 ASM Any-Source Multicast 任意信源组播 BGP

More information

ext-web-auth-wlc.pdf

ext-web-auth-wlc.pdf 使 用 无 线 局 域 网 控 制 器 的 外 部 Web 身 份 验 证 配 置 示 例 目 录 简 介 先 决 条 件 要 求 使 用 的 组 件 规 则 背 景 信 息 外 部 Web 身 份 验 证 过 程 网 络 设 置 配 置 为 来 宾 用 户 创 建 动 态 接 口 创 建 预 先 身 份 验 证 ACL 在 WLC 上 为 来 宾 用 户 创 建 本 地 数 据 库 配 置 外 部

More information

IS-IS路由协议中文教程v1

IS-IS路由协议中文教程v1 IS-IS v1.0 Chapter 0 Preface Statement BSCI Building Scalable Cisco Internetworks Configuring IS-IS Protocol IS-IS IS-IS OSI TCP/IP IS-IS OSPF Cisco System BSCI Student Guide Outline 1 OSI IS-IS 2 IS-IS

More information

epub

epub 3 Cisco 3.1 S e t u p C i s c o C i s c o Cisco IOS C i s c o 3.2 Te l n e t T F T P 3-1 3-1 configure terminal configure memory Configure network t e l n e t < C t r l - Z > conf t N V R A M T F T P I

More information

操作指导手册

操作指导手册 GLI P53 C P53 ph/orp 1 Adobe Acrobat GLI gliint.com GLI GLI Adobe Adobe adobe.com 2 FMRC 3600 3611 3810 CSA C22.2 142 C22.2 213 EN 61010-1 TB2 TB3 1 2 3 70 3 GLI P53 GLI GLI GLI GLI GLI GLI 4 GLI ph ph

More information

目录 1 组播 VPN 组播 VPN 配置命令 address-family ipv4 mdt data-delay data-group data-holddown default-

目录 1 组播 VPN 组播 VPN 配置命令 address-family ipv4 mdt data-delay data-group data-holddown default- 目录 1 组播 VPN 1-1 1.1 组播 VPN 配置命令 1-1 1.1.1 address-family ipv4 mdt 1-1 1.1.2 data-delay 1-1 1.1.3 data-group 1-2 1.1.4 data-holddown 1-3 1.1.5 default-group 1-4 1.1.6 display bgp routing-table ipv4 mdt

More information

Session Dan Gill 2 IP WAN WAN? Networker NSC-114 RST-271 NSC-211 : MTBF: MTTR: MTBF MTTR : MTBF? MTTR? MTTR MTTR MTTR MTBF MTTR Mom-and-apple-pie MTBF MTBF (UPS, ) Mom-and-apple-pie Increase MTBF MTBF?

More information

1 Web 认证 1.1 Web 认证配置命令 display web-auth display web-auth 命令用来显示接口上 Web 认证的配置信息和运行状态信息 命令 display web-auth [ interface interface-type interface-

1 Web 认证 1.1 Web 认证配置命令 display web-auth display web-auth 命令用来显示接口上 Web 认证的配置信息和运行状态信息 命令 display web-auth [ interface interface-type interface- 目录 1 Web 认证 1-1 1.1 Web 认证配置命令 1-1 1.1.1 display web-auth 1-1 1.1.2 display web-auth free-ip 1-2 1.1.3 display web-auth server 1-2 1.1.4 display web-auth user 1-3 1.1.5 ip 1-5 1.1.6 redirect-wait-time

More information

21-MAC地址认证命令

21-MAC地址认证命令 目录 1 MAC 地址认证配置命令... 1-1 1.1 MAC 地址认证基本功能配置命令... 1-1 1.1.1 display mac-authentication... 1-1 1.1.2 mac-authentication... 1-3 1.1.3 mac-authentication interface... 1-3 1.1.4 mac-authentication authmode

More information

ebook20-7

ebook20-7 7 Catalyst 5000 Catalyst 5000 Cisco Works for Switched Internetworks (CWSI) C L I C L I G U I C L C W S I C i s c o C W S I C L I I P Te l n e t C L I 9600 8 6 7.1 Catalyst C a t a l y s t Cisco IOS C

More information

一、

一、 网 上 交 易 客 户 端 操 作 文 档 证 券 2014 年 免 责 申 明 因 客 户 端 软 件 升 级, 对 应 帮 助 文 件 中 的 图 片 及 文 字 可 能 存 在 未 同 步 更 新 的 情 况, 由 此 产 生 的 损 失 我 们 将 不 负 任 何 责 任, 请 大 家 以 最 新 版 本 的 客 户 端 软 件 为 准 索 引 一 委 托 功 能 区 说 明...1 二 委

More information

标题

标题 . 4 2013 年 湖 南 省 财 政 厅 电 子 政 务 发 展 形 势 分 析 及 2014 年 发 展 展 望 湖 南 省 财 政 厅 2013 年, 省 财 政 厅 高 度 重 视 电 子 政 务 工 作, 将 电 子 政 务 作 为 优 化 工 作 流 程 提 高 工 作 效 率 提 升 服 务 水 平 建 设 透 明 廉 洁 财 政 的 重 要 途 径, 信 息 化 水 平 不 断 提

More information

目 录(目录名)

目  录(目录名) 目录 目录...1-1 1.1 配置命令... 1-1 1.1.1 description... 1-1 1.1.2 display interface Vlan-interface... 1-2 1.1.3 display vlan... 1-3 1.1.4 interface Vlan-interface... 1-4 1.1.5 name... 1-5 1.1.6 shutdown... 1-6

More information

1 WLAN 接 入 配 置 本 文 中 的 AP 指 的 是 LA3616 无 线 网 关 1.1 WLAN 接 入 简 介 WLAN 接 入 为 用 户 提 供 接 入 网 络 的 服 务 无 线 服 务 的 骨 干 网 通 常 使 用 有 线 电 缆 作 为 线 路 连 接 安 置 在 固 定

1 WLAN 接 入 配 置 本 文 中 的 AP 指 的 是 LA3616 无 线 网 关 1.1 WLAN 接 入 简 介 WLAN 接 入 为 用 户 提 供 接 入 网 络 的 服 务 无 线 服 务 的 骨 干 网 通 常 使 用 有 线 电 缆 作 为 线 路 连 接 安 置 在 固 定 目 录 1 WLAN 接 入 配 置 1-1 1.1 WLAN 接 入 简 介 1-1 1.1.1 无 线 扫 描 1-1 1.1.2 关 联 1-3 1.2 WLAN 客 户 端 接 入 控 制 1-4 1.2.1 基 于 AP 组 的 接 入 控 制 1-4 1.2.2 基 于 SSID 的 接 入 控 制 1-4 1.3 零 漫 游 1-5 1.4 WLAN 接 入 配 置 任 务 简 介 1-6

More information

计算机网络 实验指导书 / 实验四 : 动态路由协议 实验四 : 动态路由协议 一 实验目的 1 进一步理解路由器的工作原理; 2 掌握 RIP 的基本原理和实现 ; 3 掌握 OSPF 的基本原理和实现 二 实验学时 2 学时 三 实验类型 综合性 四 实验需求 1 硬件每人配备计算机 1 台 2

计算机网络 实验指导书 / 实验四 : 动态路由协议 实验四 : 动态路由协议 一 实验目的 1 进一步理解路由器的工作原理; 2 掌握 RIP 的基本原理和实现 ; 3 掌握 OSPF 的基本原理和实现 二 实验学时 2 学时 三 实验类型 综合性 四 实验需求 1 硬件每人配备计算机 1 台 2 实验四 : 动态路由协议 一 实验目的 1 进一步理解路由器的工作原理; 2 掌握 RIP 的基本原理和实现 ; 3 掌握 OSPF 的基本原理和实现 二 实验学时 2 学时 三 实验类型 综合性 四 实验需求 1 硬件每人配备计算机 1 台 2 软件 Windows 7 以上操作系统, 安装 GNS3 网络仿真与 VirtualBox 虚拟化软件, 安装 Putty 软件 3 网络实验室局域网支持,

More information

Model P53 pH-ORP Analyzer CH.doc

Model P53 pH-ORP Analyzer CH.doc 1 Adobe Acrobat GLI gliint.com GLI GLI Adobe Adobe adobe.com 安恒公司 http://www.watertest.com.cn Tel:010-88018877( 北京 ) 021-63176770( 上海 ) 2 FMRC 3600 3611 3810 CSA C22.2 142 C22.2 213 EN 61010-1 TB2 TB3

More information

untitled

untitled IPv6 IPv6 Internet IPv6 IP Internet... Rev D 1 IPv6...2 1.1 Internet...2 1.2 IPv6...2 1.3 IPv6...2 1.4 IPv6...3 1.5 IPv4 IPv6...3 2 IPv6...4 2.1 IPv6...4 2.2 IPv6 IP...7 2.3 IPv6...7 3 IPv6...9 3.1 IPv6...9

More information

网工新答案

网工新答案 2005 年 5 月 29 日 软 考 2005 年 上 半 年 网 络 工 程 师 上 午 试 题 ( 参 考 答 案 ) ( 特 别 声 明, 此 答 案 只 作 参 考 ) 本 文 是 经 过 三 审 后 的 CIU 网 工 上 午 参 考 答 案 ( 正 确 率 在 92%-95% 之 间, 因 为 种 种 原 因, 不 能 与 标 准 答 案 完 全 相 同, 请 大 家 理 解 ) 如

More information

Quidway S3526系列交换机R0028P01版本发布

Quidway S3526系列交换机R0028P01版本发布 MSR V7 系列路由器和 MSR V5 系列路由器野蛮式对接 L2TP over IPSEC 典型配置 一 组网需求 : 要求 MSR3020 和 MSR3620 之间路由可达,PCA 使用 MSR3620 上的 loopback 0 口代替,PCB 由 MSR3020 上的 loopback 0 口代替, 并且有如下要求 : 1 双方使用野蛮模式建立 IPsec 隧道 ; 2 双方使用预共享密钥的方式建立

More information

目 录(目录名)

目  录(目录名) 目录 目录...1-1 1.1 IP 地址简介... 1-1 1.1.1 IP 地址的分类和表示... 1-1 1.1.2 子网和掩码... 1-2 1.2 IP 地址配置任务简介... 1-3 1.3 配置 VLAN 接口的 IP 地址... 1-3 1.4 IP 地址配置显示... 1-4 1.5 IP 地址配置举例... 1-4 1.6 IP 地址配置排错... 1-5 第 2 章 IP 性能配置...2-1

More information

通过动态路由协议实现链路备份

通过动态路由协议实现链路备份 通过动态路由协议实现链路备份 实验名称 通过动态路由协议实现链路备份 实验目的 掌握通过在不同链路上配置不同的路由协议实现链路备份 背景描述 你是公司高级网络管理员, 公司内部有一个很重要的服务器所在网段为 192.168.12.0/24, 平常访问通过 R1,R3 的 OSPF 路由协议, 为了保证该网段随时能够访问, 不能因为链路故障出问题, 要求你实现一个备份冗余的功能, 请给予支持 实现功能

More information

穨CAS1042中文手冊.doc

穨CAS1042中文手冊.doc CAS1042 4 port 10/100M Switch Internet BroadBand Router ...1...2...3 5...3 1...3 2 ADSL MODEM CABLE MODEM...4...5 4 TCP/IP...6 Windows 95 / 98 / ME/XP...6 WINDOWS 2000...8 WINDOWS NT 4.0...8...9 ADSL (ADSL

More information

幻灯片 1

幻灯片 1 SDN 和 分 布 式 网 络 虚 拟 化 设 计 QQ : 67278439 新 浪 微 博 :@ 盛 科 张 卫 峰 Topic SDN 对 云 计 算 网 络 的 价 值 SDN 网 络 虚 拟 化 方 案 一 览 从 OVN 看 分 布 式 网 络 虚 拟 化 设 计 基 于 硬 件 SDN 交 换 机 的 网 络 虚 拟 化 SDN 是 一 种 思 想 SDN 不 是 一 种 具 体 的

More information

第3章

第3章 本 章 涵 盖 以 下 主 题 全 局 单 播 地 址 路 由 和 子 网 划 分 : 本 节 通 过 与 IPv4 相 比 较, 介 绍 了 IPv6 地 址 IPv4 路 由 的 概 念, 以 及 怎 样 进 行 IPv6 子 网 划 分 IPv6 全 局 单 播 地 址 的 分 配 : 本 节 探 讨 了 怎 样 将 全 局 单 播 地 址 分 配 到 主 机 或 其 他 设 备 上 IPv6

More information

M-LAG 技术白皮书

M-LAG 技术白皮书 文 档 版 本 03 发 布 日 期 2016-01-05 华 为 技 术 有 限 公 司 2016 保 留 一 切 权 利 非 经 本 公 司 书 面 许 可, 任 何 单 位 和 个 人 不 得 擅 自 摘 抄 复 制 本 文 档 内 容 的 部 分 或 全 部, 并 不 得 以 任 何 形 式 传 播 商 标 声 明 和 其 他 华 为 商 标 均 为 华 为 技 术 有 限 公 司 的 商

More information

Leica IC90 E Leica IC90 E: USB 20 HDMI 22 SD () CLR ( ) 30 CLR ( ) 31 EXPSURE () 32 RESLUTIN ( ) 33 SETUP CAMER

Leica IC90 E Leica IC90 E: USB 20 HDMI 22 SD () CLR ( ) 30 CLR ( ) 31 EXPSURE () 32 RESLUTIN ( ) 33 SETUP CAMER Leica IC90 E 4 5 6 10 Leica IC90 E 12 13 Leica IC90 E: 14 16 18 USB 20 HDMI 22 SD 24 25 () 27 28 29 CLR ( ) 30 CLR ( ) 31 EXPSURE () 32 RESLUTIN ( ) 33 SETUP CAMERA ( ) 34 SETUP USER 35 SETUP ETHERNET

More information

精 品 库 我 们 的 都 是 精 品 _www.jingpinwenku.com 根 据 图 中 信 息 标 号 为 2 的 方 格 中 的 内 容 为 A)S=59.171.1,1234 D=133.2.1.1,80 B)S=59.67.1.1,1234 D=10.0.1.1,80 C)S=13

精 品 库 我 们 的 都 是 精 品 _www.jingpinwenku.com 根 据 图 中 信 息 标 号 为 2 的 方 格 中 的 内 容 为 A)S=59.171.1,1234 D=133.2.1.1,80 B)S=59.67.1.1,1234 D=10.0.1.1,80 C)S=13 一 选 择 题 2010 年 3 月 计 算 机 等 级 考 试 四 级 网 络 工 程 师 笔 试 真 题 (1)TTC 标 准 OC-3 的 传 输 速 率 为 A) 512.4 Mbps B)155.52 Mbps C)622.08 Mbps D). Mbps (2)102.11n 将 传 输 速 率 提 高 到 A)11 Mbps B)22 Mbps C)54 Mbps D)100 Mbps

More information

(UTM???U_935_938_955_958_959 V2.1.9.1)

(UTM???U_935_938_955_958_959 V2.1.9.1) 192.16 www.sharetech.com.tw UTM 多 功 能 防 火 牆 管 理 者 手 冊 V 2.1.9.1 目 錄 第 一 章 安 裝 與 訊 息... 7 1-1 建 議 的 安 裝 設 定 圖... 8 1-2 軟 體 安 裝 設 定... 9 1-3 首 頁 訊 息... 14 1-4 型 號 與 功 能 對 照 表... 17 第 二 章 系 統 設 定... 19 2-1

More information

1 公 司 简 介 2 VRRP 原 理 和 应 用 3 新 产 品 和 创 业 计 划 及 赠 书 活 动

1 公 司 简 介 2 VRRP 原 理 和 应 用 3 新 产 品 和 创 业 计 划 及 赠 书 活 动 RouterOS VRRP 应 用 案 例 Application case ISSUE 1.0 Nanning YONGYI Network Technology Co., Ltd. www.mikrotik.cn www.routeros.com.cn www.routerboard.com.cn 陈 家 迁 CHEN JIA QIAN 手 机 Phone:13077766825 E-MAIL:gx18598@126.com

More information

1 安全域 设备各款型对于本节所描述的特性情况有所不同, 详细差异信息如下 : 型号特性描述 MSR810/810-W/810-W-DB/810-LM/810-W-LM/ PoE/ 810-LM-HK/810-W-LM-HK/810-LMS/810-LUS MSR X1 M

1 安全域 设备各款型对于本节所描述的特性情况有所不同, 详细差异信息如下 : 型号特性描述 MSR810/810-W/810-W-DB/810-LM/810-W-LM/ PoE/ 810-LM-HK/810-W-LM-HK/810-LMS/810-LUS MSR X1 M 目录 1 安全域 1-1 1.1 安全域配置命令 1-1 1.1.1 display security-zone 1-1 1.1.2 display zone-pair security 1-2 1.1.3 import interface 1-2 1.1.4 security-zone 1-3 1.1.5 security-zone intra-zone default permit 1-4 1.1.6

More information

1 1 2 OSPF RIP 2

1 1 2 OSPF RIP 2 MPLS VPN 1. TCP/IP IP IP IP IP 1 1 2 OSPF RIP 2 2 RIP OSPF BGP DVMRP IS- IS IP 1. Unicast Routing Protocol Multicast Routing Protocol RIP OSPF BGP IS-IS DVMRP PIM-SM PIM-DM 2. IGP EGP IGPRIP OSPF IS-ISEGP

More information

03-MAC地址认证命令

03-MAC地址认证命令 目录 1 MAC 地址认证配置命令... 1-1 1.1 MAC 地址认证配置命令...1-1 1.1.1 display mac-authentication... 1-1 1.1.2 mac-authentication... 1-3 1.1.3 mac-authentication domain... 1-4 1.1.4 mac-authentication max-user... 1-5 1.1.5

More information

第 7 章 下 一 代 网 际 协 议 IPv6 141 足 的 措 施 只 能 是 权 宜 之 计 (3) 路 由 表 膨 胀 早 期 IPv4 的 地 址 结 构 也 造 成 了 路 由 表 的 容 量 过 大 IPv4 地 址 早 期 为 网 络 号 + 主 机 号 结 构, 后 来 引 入

第 7 章 下 一 代 网 际 协 议 IPv6 141 足 的 措 施 只 能 是 权 宜 之 计 (3) 路 由 表 膨 胀 早 期 IPv4 的 地 址 结 构 也 造 成 了 路 由 表 的 容 量 过 大 IPv4 地 址 早 期 为 网 络 号 + 主 机 号 结 构, 后 来 引 入 第 7 章 下 一 代 网 际 协 议 IPv6 本 章 是 有 关 下 一 代 网 际 协 议 IPv6 的 描 述, 重 点 介 绍 IPv6 的 产 生 原 因 IPv6 的 地 址 与 IPv6 首 部 格 式 等 通 过 本 章 的 学 习, 读 者 应 重 点 掌 握 和 理 解 以 下 内 容 : IPv4 向 IPv6 发 展 的 必 然 性 IPv6 的 新 特 性 IPv6 地

More information

目录 1 WLAN 漫游 WLAN 漫游配置命令 authentication-mode display wlan mobility display wlan mobility group display

目录 1 WLAN 漫游 WLAN 漫游配置命令 authentication-mode display wlan mobility display wlan mobility group display 目录 1 WLAN 漫游 1-1 1.1 WLAN 漫游配置命令 1-1 1.1.1 authentication-mode 1-1 1.1.2 display wlan mobility 1-1 1.1.3 display wlan mobility group 1-3 1.1.4 display wlan mobility roam-track mac-address 1-4 1.1.5 group

More information

TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP

TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP TCP/IP : TCP/IP TCP/IP OSI IP TCP IP IP TCP/IP TCP/IP 1. ASCII EBCDIC Extended Binary-Coded Decimal Interchange Code 2. / (1) (2) Single System Image SSI) (3) I/O (4) 3.OSI OSI Open System Interconnection

More information

SAPIDO GR-1733 無線寬頻分享器

SAPIDO GR-1733 無線寬頻分享器 1 版 權 聲 明... 4 產 品 保 固 說 明... 4 保 固 期 限... 4 維 修 辦 法... 5 服 務 條 款... 5 注 意 事 項... 6 低 功 率 電 波 輻 射 性 電 機 管 理 辦 法... 6 CE 標 誌 聲 明... 6 無 線 功 能 注 意 事 項... 6 1 產 品 特 點 介 紹... 7 1.1 LED 指 示 燈 功 能 說 明... 8 1.2

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL steven@nchc.gov.tw, c00hkl00@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Jan, 2003 1 2003/1/28 ( ) 09:00-10:30 10:40-12:00 Linux 13:00-14:30

More information

一.NETGEAR VPN防火墙产品介绍

一.NETGEAR VPN防火墙产品介绍 NETGEAR VPN NETGEAR 6 http://www.netgear.com.cn - 1 - NETGEAR VPN... 4 1.1 VPN...4 1.2 Dynamic Domain Name Service...4 1.3 Netgear VPN...4 Netgear VPN... 6 2.1 FVS318 to FVS318 IKE Main...7 2.1.1 A VPN

More information

Master Thesis_專門用來製作目錄.doc

Master Thesis_專門用來製作目錄.doc Introduction All-IP [1-4] All-IP packet switching long delay time, jitter packet loss All-IP Budget-Based QoS End-to-End QoS (real time on demand) 1 1.1 Circuit Switching Packet Switching DWDM IP VoIP

More information

Simulator By SunLingxi 2003

Simulator By SunLingxi 2003 Simulator By SunLingxi sunlingxi@sina.com 2003 windows 2000 Tornado ping ping 1. Tornado Full Simulator...3 2....3 3. ping...6 4. Tornado Simulator BSP...6 5. VxWorks simpc...7 6. simulator...7 7. simulator

More information

BYOD Http Redirect convergence Client (1) 2008R2 NLB( ) (2) NLB Unicast mode switch flooding (arp ) NLB DNS Redirect 1. Round-Robin DNS DNS IP/DNS Cli

BYOD Http Redirect convergence Client (1) 2008R2 NLB( ) (2) NLB Unicast mode switch flooding (arp ) NLB DNS Redirect 1. Round-Robin DNS DNS IP/DNS Cli BYOD 204 2015 GoogleHicloud (Load Balance) Server Load Balance Link Load Balance Server Redirect 1. URL Redirect redirector URL redirect Real Server Client HTTP Real Server Web Client 2 (1) URL Redirect

More information

《计算机网络》实验指导书

《计算机网络》实验指导书 1 实 验 一 网 络 组 建 与 管 理 一. 实 验 目 的 1. 掌 握 平 行 双 绞 线 和 交 叉 双 绞 线 的 制 作 方 法 ( 初 级 ) 2. 掌 握 对 等 网 和 代 理 服 务 器 网 络 的 组 建 ( 初 级 ) 3. 会 用 ipconfig 和 ping 命 令 ( 初 级 ) 4. 掌 握 网 络 中 文 件 夹 共 享 和 打 印 机 共 享 ( 初 级 )

More information

IP Access Lists IP Access Lists IP Access Lists

IP Access Lists IP Access Lists IP Access Lists Chapter 10 Access Lists IP Access Lists IP Access Lists IP Access Lists Security) IP Access Lists Access Lists (Network router For example, RouterA can use an access list to deny access from Network 4

More information

1 QoS... 1 QoS... 1 QoS QoS... 5 Class DSCP... 7 CoS... 7 IP QoS... 8 IP / /... 9 Cl

1 QoS... 1 QoS... 1 QoS QoS... 5 Class DSCP... 7 CoS... 7 IP QoS... 8 IP / /... 9 Cl 命令行用户 StoneOS 5.0R4P3.6 www.hillstonenet.com.cn TWNO: TW-CUG-UNI-QOS-5.0R4P3.6-CN-V1.0-Y14M11 1 QoS... 1 QoS... 1 QoS... 1... 2... 2... 2... 3... 4... 5... 5 QoS... 5 Class... 6... 7 DSCP... 7 CoS... 7

More information

第4章网络层_2_.doc

第4章网络层_2_.doc ( 章 节 专 题 首 页 ) 课 程 名 称 计 算 机 网 络 章 节 专 题 第 4 章 网 络 层 ( 二 ) 1.IP 数 据 报 的 格 式 ; 教 学 目 标 及 基 本 要 求 2. 理 解 子 网 划 分 的 意 义, 掌 握 如 何 划 分 子 网 ; 3. 理 解 超 网 构 造 原 理, 掌 握 构 造 超 网 ; 4. 知 道 网 际 控 制 报 文 协 议 ICMP 及

More information

IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG

IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG IC-900W Wireless Pan & Tilt Wireless Pan & Tilt Remote Control / Night Vision FCC ID:RUJ-LR802UWG --------------------------------------------TABLE OF CONTENTS------------------------------------------

More information

1 QinQ 1.1 QinQ 简介 IEEE 802.1Q 定义的 VLAN ID 域有 12 个比特, 最多可以提供 4094 个 VLAN 但在实际应用中, 尤其是在城域网中, 需要大量的 VLAN 来隔离用户,4094 个 VLAN 远远不能满足需求 QinQ 使整个网络最多可以提供 409

1 QinQ 1.1 QinQ 简介 IEEE 802.1Q 定义的 VLAN ID 域有 12 个比特, 最多可以提供 4094 个 VLAN 但在实际应用中, 尤其是在城域网中, 需要大量的 VLAN 来隔离用户,4094 个 VLAN 远远不能满足需求 QinQ 使整个网络最多可以提供 409 目录 1 QinQ 1-1 1.1 QinQ 简介 1-1 1.1.1 QinQ 的工作原理 1-1 1.1.2 QinQ 的实现方式 1-2 1.1.3 协议规范 1-3 1.2 配置 QinQ 功能 1-3 1.2.1 使能 QinQ 功能 1-3 1.2.2 配置 VLAN 透传功能 1-4 1.3 配置 VLAN Tag 的 TPID 值 1-4 1.4 配置外层 VLAN Tag 的 802.1p

More information

P4i45GL_GV-R50-CN.p65

P4i45GL_GV-R50-CN.p65 1 Main Advanced Security Power Boot Exit System Date System Time Floppy Drives IDE Devices BIOS Version Processor Type Processor Speed Cache Size Microcode Update Total Memory DDR1 DDR2 Dec 18 2003 Thu

More information

计算机网络 实验指导书 / 实验三 : 使用路由器组网 实验三 : 使用路由器组网 一 实验目的 1 理解路由器的基本工作原理; 2 掌握路由器的基本管理和配置方法; 3 理解路由组网的方法和静态路由的具体使用; 4 理解基于路由器的园区网的结构, 并进一步体会园区网的设计思路 二 实验学时 2 学

计算机网络 实验指导书 / 实验三 : 使用路由器组网 实验三 : 使用路由器组网 一 实验目的 1 理解路由器的基本工作原理; 2 掌握路由器的基本管理和配置方法; 3 理解路由组网的方法和静态路由的具体使用; 4 理解基于路由器的园区网的结构, 并进一步体会园区网的设计思路 二 实验学时 2 学 实验三 : 使用路由器组网 一 实验目的 1 理解路由器的基本工作原理; 2 掌握路由器的基本管理和配置方法; 3 理解路由组网的方法和静态路由的具体使用; 4 理解基于路由器的园区网的结构, 并进一步体会园区网的设计思路 二 实验学时 2 学时 三 实验类型 综合性 四 实验需求 1 硬件每人配备计算机 1 台 2 软件 Windows 7 以上操作系统, 安装 GNS3 网络仿真与 VirtualBox

More information

GPRS IP MODEM快速安装说明

GPRS IP MODEM快速安装说明 GF-3026D CDMA 无 线 路 由 器 用 户 手 册 北 京 嘉 复 欣 科 技 有 限 公 司 地 址 : 北 京 市 海 淀 区 阜 成 路 115 号 北 京 印 象 2 号 楼 213 室 电 话 :86-10-88122130 88153193 88153197 传 真 :86-10-88122129 网 站 :http://www.garefowl.com/ 目 录 一 产 品

More information

Microsoft PowerPoint CN 19

Microsoft PowerPoint CN 19 OSPF: Open Shortest Path First Distributed Link state protocol Using SPF algorithm OSPF: Open Shortest Path First OSPF --- Three Key Points Who: Exchange Link State with ALL routers Flooding What: Link

More information

untitled

untitled 年度 路 GSN IPv6 年 749 750 說 (Dual Stack) 路 IPv4 IPv6 路 (DNS/WWW Server) 路 CISCO 路 例來 說 列 令 (DNS/WWW Server) FreeBSD 來說 BIND apache Server 來 DNS WWW Server 了 料 數 了 IPv4 路 IPv6 更 利 751 752 錄 錄 錄 錄 論 路 說 路

More information

PIX 6.x :在静态寻址IOS路由器和动态地寻址的带有NAT的PIX防火墙之间的动态IPSec配置示例

PIX 6.x :在静态寻址IOS路由器和动态地寻址的带有NAT的PIX防火墙之间的动态IPSec配置示例 PIX 6.x : 在静态寻址 IOS 路由器和动态地寻址的带有 NAT 的 PIX 防火墙之间的动态 IPSec 配置示例 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram 配置 Verify Troubleshoot 故障排除命令 Related

More information

PPI ( 2. / 3. AIS R VRM EBL R R U/6X 5

PPI ( 2. / 3. AIS R VRM EBL R R U/6X 5 R2009/R3016 CS R2009 9 Halo 3G 4G R3016 16 Halo 3G 4G R3016 12U/6X (IMO CAT 3) 1 2 ENT AIS AIS / 3 PPI 4 EXIT 5 6 RANGE + 7 STANDBY/BRILL / Standby/Brilliance / Standby Transmit / 8 9 SD EXIT Settings

More information

ARP ICMP

ARP ICMP ARP ICMP 2 9-1 ARP 9-2 ARP 9-3 ARP 9-4 ICMP 9-5 ICMP 9-6 ICMP 9-7 ICMP 3 ARP ICMP TCP / IP, IP ARP ICMP 3 IP, ARP ICMP IP ARP ICMP 2, 4 9-1 ARP, MAC, IP IP, MAC ARP Address Resolution Protocol, OSI ARP,,

More information

C/C++ - 字符输入输出和字符确认

C/C++ - 字符输入输出和字符确认 C/C++ Table of contents 1. 2. getchar() putchar() 3. (Buffer) 4. 5. 6. 7. 8. 1 2 3 1 // pseudo code 2 read a character 3 while there is more input 4 increment character count 5 if a line has been read,

More information

PowerPoint 演示文稿

PowerPoint 演示文稿 华 为 最 高 级 别 技 术 认 证 演 讲 人 : 徐 一 鸣 / yiming.xu@huawei.com 职 位 : HCIE 讣 证 系 统 架 构 师 HCIE 深 度 解 析 目 录 1 2 3 4 为 什 么 参 加 HCIE 讣 证 HCIE 讣 证 考 试 大 揭 秘 怎 么 获 得 HCIE 讣 证 HCIE 相 关 信 息 获 取 途 径 为 什 么 选 择 HCIE? 知

More information

产品画册 S2700系列企业交换机 2

产品画册 S2700系列企业交换机 2 S2700系列企业交换机 Realize Your Potential 华为技术有限公司 产品画册 S2700系列企业交换机 2 产 品 概 述 S2700 系 列 企 业 交 换 机 ( 以 下 简 称 S2700) 是 华 为 公 司 推 出 的 新 一 代 绿 色 节 能 的 以 太 智 能 百 兆 接 入 交 换 机 它 基 于 新 一 代 交 换 技 术 和 华 为 VRP (Versatile

More information

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot OSI OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Protocol OSI OSI OSI OSI OSI O S I 2-1 Application

More information

Chapter 1 — Introduction

Chapter 1 — Introduction PoE Switch 사용설명서 Powered by PoE DirectIP PoE Switch.,,... DirectIP PoE Switch,..,..... 3 ..,.,....,..,,,.,,. 15cm.,,.,,.,..,,,.,.,.,,. 4 PoE 10%,.,,.,...... UPS (Uninterruptible Power Supply, ). UPS.,,......,,,....,.

More information

Exam1

Exam1 学网络技术去鸿鹄论坛命运的改变从技术开始 鸿鹄团队致力于为每一位网络技术爱好者提供帮助 有事您发帖, 斑竹为您跑腿, 给您答疑 CCNA 题库战报交流群 :82327397 欢迎备考 CCNA 的朋友加入, 一起讨论交流, 通过 CCNA 考试! CCNA 最新题库 / 最新战报发布区 : http://om/forum-261-1.html CCNA 考试代号 : 640-802 考试时间 : 中文

More information

FortiADC SLB Virtual Server L7 方式部署介绍 版本 1.0 时间支持的版本作者状态反馈 2015 年 10 月 FortiADC v4.3.x 刘康明已审核

FortiADC SLB Virtual Server L7 方式部署介绍 版本 1.0 时间支持的版本作者状态反馈 2015 年 10 月 FortiADC v4.3.x 刘康明已审核 FortiADC SLB Virtual Server L7 方式部署介绍 版本 1.0 时间支持的版本作者状态反馈 2015 年 10 月 FortiADC v4.3.x 刘康明已审核 support_cn@fortinet.com 目录 简介... 3 Virtual Server L7 代理部署方式介绍... 3 Virtual Server L7 携带源地址代理部署方式介绍... 5 Fortinet

More information