What is causing this in the configuration of my EX4200 layer 2 switch? It is connected to a stack of EX4500 switch which act as the core of my network and provide layer 2 and 3
protocols {
igmp-snooping {
vlan all;
}
##
## Warning: configuration block ignored: unsupported platform (ex4200-48px)
##
dcbx {
interface all;
}
rstp;
lldp {
interface all;
}
lldp-med {
interface all;
}
}