- 博客(5)
- 收藏
- 关注
原创 神州交换机常用命令
SWitch (config-if-vlan)#ip ospf message-digest-key ID<1-255> md5 0 用户密码 设定区域验证密码 0为明文密码。SWitch (config-if-vlan)#ip ospf message-digest-key ID<1-255> md5 7 用户密码 设定区域验证密码 7为密文密码。只允许一个VLAN的流量通过,设备连接到access口时只能访问与其PVID相同的VLAN。
2024-06-15 08:07:07 941
原创 神州ospf
sw(config-if-vlan)#ip ospf message-digest-key (key ID) md5 0(明文密码)/7(密文密码)用户密码 OSPF接口MD5认证。sw(config-if-vlan)#ip ospf hello-interval 配置ospf hello报文间隔 时间单位 秒。sw(config-if-vlan)#ip ospf authentication message-digest 使用md5认证。
2024-06-01 19:05:39 188
原创 神州/思科ssh命令配置
SW(config)#username 用户名字 password 0(明文密码)/7(密文密码)用户密码。RT(config)#username 用户名字 password 0(明文密码)/7(密文密码)用户密码。RT(config_line)#exec-timeout 配置console超时时间 时间单位分钟。SW(config)#ssh-server timeout 配置ssh连接超时时间 时间单位秒。RT(config)#ip sshd timeout 配置ssh连接超时时间 时间单位秒。
2024-06-01 15:13:18 348
原创 交换机DHCP常用命令
sw(dhcp-pc-config)network-address (网络号和掩码)sw(dhcp-pc-config)default-router (默认网关)sw(dhcp-pc-config)dns-server (DNS服务器)sw(dhcp-pc-config)host (客户机IP地址和掩码)(创建dhcp地址池)
2024-06-01 09:39:52 395
原创 神州交换机堆叠命令
SW1(config)# vsf port-group 1 (堆叠号)SW2(config)vsf port-group 1 (堆叠号)SW1(config)#vsf priority 32(优先级)SW2(config)#vsf priority 16(优先级)SW1(config)#vsf member1 (成员号)SW2(config)#vsf member2(成员号)
2024-06-01 08:57:50 357
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人