Goodluckman 发表于 2020-11-6 16:42:44

【华为·HCIA】网络技术实验指南——第九章

9.2 配置STP定时器
最终配置<S1>display current-configuration
#
sysname S1
#
stp mode stp
stp timer-factor 10
stp instance 0 root primary
#
interface Ethernet0/0/1
stp bpdu-filter enable

<S2>display current-configuration
#
sysname S2
#
stp mode stp
stp timer-factor 10
stp instance 0 root secondary

<S3>display current-configuration
#
sysname S3
#
stp mode stp
stp timer-factor 10

<S4>display current-configuration
#
sysname S4
#
stp mode stp
stp timer-factor 10

——·扫描下方微信二维码,回复“HCNA手册”。即可领取完整电子版手册或为你答疑解惑。·——


页: [1]
查看完整版本: 【华为·HCIA】网络技术实验指南——第九章