...
Code Block |
---|
## LLDP global traceoptions. admin@Xorplus# set protocols lldp traceoptions flag Possible completions: <[Enter]> Execute this command all Configure all events and packets tracing configuration Configure configuration tracing message-in Configure received message tracing message-out Configure send message tracing state-change Configure LLDP state change tracing admin@Xorplus# set protocols lldp traceoptions flag message-in disable false admin@XorPlus# commit Commit OK. |
Enable debug of LACP:
Code Block |
---|
## LACP global ##LLDP per interface traceoptions. admin@Xorplus# set protocols lldplacp traceoptions interface ge-1/1/1 flag Possible completions: <[Enter]> Execute this command all Configure all events and packets tracing configuration Configure configuration tracing fallback message-in Configure receivedFALLBACK message tracing message-outin Configure sendreceived message tracing statemessage-changeout Configure send LLDPmessage tracing state change tracingmlag admin@Xorplus# set protocols lldp traceoptions interface ge-1/1/1 flag configuration disable false admin@XorPlus# commit Commit OK. |
Enable debug of LACP:
Code Block |
---|
## LACP global traceoptions.
admin@Xorplus# set protocols lacp traceoptions flag
Possible completions:
<[Enter]> Execute this command
all Configure all events and packets tracing
configuration Configure configuration tracing
message-in Configure received message tracing
message-out Configure send message tracing
state-change Configure LACP state change tracing
admin@Xorplus# set protocols lacp traceoptions flag message-in disable false
admin@XorPlus# commit
Commit OK.
##LACP per interface traceoptions.
admin@Xorplus# set protocols lacp traceoptions interface ge-1/1/1 flag
Possible completions:
<[Enter]> Execute this command
all Configure all events and packets tracing
configuration Configure configuration tracing
message-in Configure received message tracing
message-out Configure send message tracing
state-change Configure LACP state change tracing
admin@Xorplus# set protocols lacp traceoptions interface ge-1/1/1 flag configuration disable false
admin@XorPlus# commit
Commit OK. |
Enable debug of UDLD:
Code Block |
---|
## UDLD global traceoptions. admin@Xorplus# set protocols udld traceoptions Possible completions: <[Enter]> Configure MLAG tracing Execute this commandstate-change all Configure all events and packets tracing configuration Configure configuration tracing event Configure LACP state change tracing admin@Xorplus# set protocols lacp traceoptions flag message-in disable false admin@XorPlus# commit Commit OK. ##LACP per interface traceoptions. admin@Xorplus# set protocols lacp traceoptions interface ge-1/1/1 flag Possible completions: <[Enter]> Configure event tracing interface Execute this command all Interface name for tracing, such as ge-1/1/n or te-1/1/n packet Configure all events and packets tracing configuration Configure the sending/receivingConfigure packetsconfiguration tracing rawmessage-packetin Configure UDLDreceived rawmessage packet tracing statemessage-changeout Configure statesend changemessage tracing timerstate-change Configure LACP state change tracing admin@Xorplus# set Configureprotocols UDLD timer tracing admin@Xorplus# set protocols udld traceoptions eventlacp traceoptions interface ge-1/1/1 flag configuration disable false admin@XorPlus# commit Commit OK. |
Enable debug of UDLD:
Code Block |
---|
## UDLD global ##UDLD per interface traceoptions. admin@Xorplus# set protocols udld traceoptions interface ge-1/1/1 flag Possible completions: <[Enter]> Execute this command all Configure all events and packets tracing configuration Configure configuration tracing event Configure event tracing packet Configure the sending/receiving packetpackets tracing raw-packet Configure udldUDLD raw packet tracing state-change Configure state change tracing timer Configure udldUDLD timer tracing admin@Xorplus# set protocols udld traceoptions interface ge-1/1/1 flag configuration event disable false admin@XorPlus# commit Commit OK. |
...
Code Block |
---|
admin@XorPlus# set protocols bgp traceoption flag ?
admin@XorPlus# set protocols bgp traceoption
Possible completions:
<[Enter]> Execute this command
bestpath BGP bestpath
evpn EVPN
keepalives BGP IPv4 neighbor to debug
neighbor-events BGP Neighbor Events
updates BGP updates
zebra BGP zebra messages
admin@XorPlus# set protocols bgp traceoption updates in
admin@XorPlus# commit
Commit OK.
Save done.
admin@XorPlus# |
...
Code Block |
---|
admin@XorPlus# set protocols ospf traceoption flag ?
Possible completions:
<[Enter]> Execute this command
ism Configure tracing of OSPF interface state machine
lsa Configure tracing of OSPF link state advertisement
nsm Configure tracing of OSPF neighbor state machine
packet Configure tracing of OSPF packets
zebra Configure tracing of zebra information
admin@XorPlus# set protocols ospf traceoption packet all detail
admin@XorPlus# commit |
...