ospf authentication-mode命令用来设置相邻设备之间的验证模式及验证字。 ospf authentication-mode null命令用来在接口上配置null验证模式。 undo ospf authentication-mode命令用来删除接口下已设置的验证模式。 缺省情况下,接口不对OSPF报文进行验证。 命令格式 ospf authentication-mode
authentication-mode命令用来设置OSPFv3进程或区域所使用的认证模式及验证口令。 undo authentication-mode命令用来取消该进程或区域已设置的认证模式。 缺省情况下,OSPFv3进程或区域不使用任何认证模式和验证口令。 命令格式 authentication-mode hmac-sha256 key-id key-id { plain plain-text | [ cipher ] cipher-tex...
authentication-mode命令用来设置OSPFv3进程或区域所使用的认证模式及验证口令。 undo authentication-mode命令用来取消该进程或区域已设置的认证模式。 缺省情况下,OSPFv3进程或区域不使用任何认证模式和验证口令。 命令格式 authentication-modehmac-sha256key-idkey-id{plainplain-text| [cipher]cipher-text} ...
authentication-mode命令用来配置OSPF区域所使用的验证模式。undo authentication-mode命令用来取消OSPF区域所使用的验证模式。【命令】MD5/HMAC-MD5验证模式:authentication-mode { hmac-md5 | md5 } key-id { cipher | plain } stringundo authentication-mode [ { hmac-md5 | md5 } key-id ]...
ospf authentication-mode { simple | md5 } { { simple-password | md5 key-id } [ ciphersuite-collision allow ] | none } 其中,authentication-mode用于指定认证模式,可以选择simple或md5。如果选择simple认证模式,则可以使用simple-password指定明文密码;如果选择md5认证模式,则需要使用md5 key-id指定密钥标识符...
authentication-mode命令用来指定OSPF区域所使用的验证模式及验证口令。 undo authentication-mode命令用来取消该区域已配置的验证模式。 缺省情况下,没有配置区域验证模式。 命令格式 authentication-modesimple[plainplain-text| [cipher]cipher-text] authentication-mode{md5|hmac-md5|hmac-sha256} [key-id{plainplain-...
[r5-GigabitEthernet0/0/0]ospf authentication-mode md5 1 cipher 123456 2,区域认证 --- 其本质还是接口认证,相当于将整个区域所有激 活的接口都配置了接口认证。 [r1-ospf-1-area-0.0.0.2]authentication-mode md5 1 cip 123456 3,虚链路认证 --- 在建立虚链路的过程中进行的认证,本质上其实 也是接口...
检查是否有区域或者接口认证 dis cur | in authentication-mode 配置静默接口(在OSPF进程下配置静默接口) [R2]ospf 1 [R2-ospf-1]silent-interface g0/0/1 通过在OSPF进程下配置静默接口,可以减少OSPF LSA多余的泛洪,减少网络内的流量。不参与OSPF协议的端口,建议配置为静默端口。
[ ]ospf authentication-mode md5 1 cipher huawei MD5 区域认证 ospf 1 area 0 authentication-mode md5 1 cipher abc keychain认证 为了增强网络的安全性,需要不断地来更新密钥,但是其操作十分复杂,并且会出现BGP连接中断的危险。我们可以使用基于keychain的认证方式来实现密钥的周期性变换。使用keychain方式可以定义...
ospf authentication-mode md5 1 cipher $c$3$a461ficvJKvPajqgB+my8nsGLfF40f/izQ== mpls enable mpls ldp enable mpls ldp transport-address interface # interface NULL0 # interface LoopBack0 ip address 55.2.69.6 255.255.255.255 # interface GigabitEthernet0/0 port link-mode route combo enable cop...