...
Предварительно все VLAN должны быть настроены на uplink интерфейсе OLT, должен быть включен IGMP snooping.
| Блок кода |
|---|
LTP-16N# configure terminal
LTP-16N(configure)# ip igmp snooping enable
LTP-16N(configure)# interface front-port 1
LTP-16N(config)(if-front-1)# vlan allow 99,2149,3149
LTP-16N(config)(if-front-1)# exit
LTP-16N(configure)# exit
LTP-16N# commit
LTP-16N# save |
Настройка профилей cross-connect
...