Hello spuluka
It doesn't work. I've disabled lldp on all the interfaces and the only change I've noticed is that the switch before this it was sending lldp frames itself and now i can't see any lldp frames.
I've made this:
root@Ciberseguridad02# edit protocols {master:0}[edit protocols] root@Ciberseguridad02# set lldp disable {master:0}[edit protocols] root@Ciberseguridad02# set lldp-med disable {master:0}[edit protocols] root@Ciberseguridad02# show rstp { bridge-priority 32k; interface ge-0/0/22.0 { cost 1000; mode point-to-point; } interface ge-0/0/23.0 { cost 1000; mode point-to-point; } } lldp { disable; } lldp-med { disable; }
Thanks for replying