Зарегистрирован: Вт май 30, 2006 00:01 Сообщений: 161 Откуда: Санкт-Петербург
|
Добрый день !
подскажите пожалуйста как лучше соединить DES-3526 и EdgeCore ES4612
прочитал что у народа поднят MSTP
и есть конфиг , подскажите можно ли использовать этот конфиг ? а что нужно вписать в EdgeCore ES4612 пока не нашло, подскажите что нужно прописывать ??
# STP
config stp version mstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable
config stp priority 32768 instance_id 0
create stp instance_id 1
config stp instance_id 1 add_vlan 1001-1200
config stp priority 32768 instance_id 1
create stp instance_id 2
config stp instance_id 2 add_vlan 1-1000
config stp priority 32768 instance_id 2
create stp instance_id 3
config stp instance_id 3 add_vlan 1201-3200
config stp priority 32768 instance_id 3
create stp instance_id 4
config stp instance_id 4 add_vlan 4001-4094
config stp priority 32768 instance_id 4
config stp mst_config_id name abc revision_level 1
enable stp
config stp ports 1-24 externalCost auto hellotime 2 edge true p2p auto state disable
config stp ports 1-24 fbpdu disable
config stp ports 1-26 restricted_role false
config stp ports 1-26 restricted_tcn false
config stp mst_ports 1-26 instance_id 0 internalCost auto priority 128
config stp ports 25-26 externalCost auto hellotime 2 edge false p2p auto state enable
config stp ports 25-26 fbpdu enable
config stp mst_ports 1-26 instance_id 1 internalCost auto priority 128
config stp mst_ports 1-26 instance_id 2 internalCost auto priority 128
config stp mst_ports 1-26 instance_id 3 internalCost auto priority 128
config stp mst_ports 1-26 instance_id 4 internalCost auto priority 128
|
|