usr.bin/bgplg/bgplg.h
37
{ BGPCTL, "show", "ip", "bgp", NULL } }, \
usr.bin/bgplg/bgplg.h
39
{ BGPCTL, "show", "ip", "bgp", "as", NULL } }, \
usr.bin/bgplg/bgplg.h
41
{ BGPCTL, "show", "ip", "bgp", "source-as", NULL } }, \
usr.bin/bgplg/bgplg.h
43
{ BGPCTL, "show", "ip", "bgp", "transit-as", NULL } }, \
usr.bin/bgplg/bgplg.h
45
{ BGPCTL, "show", "ip", "bgp", "peer-as", NULL } }, \
usr.bin/bgplg/bgplg.h
47
{ BGPCTL, "show", "ip", "bgp", "empty-as", NULL } }, \
usr.bin/bgplg/bgplg.h
49
{ BGPCTL, "show", "ip", "bgp", "summary", NULL } }, \
usr.bin/bgplg/bgplg.h
51
{ BGPCTL, "show","ip", "bgp", "community", NULL } }, \
usr.bin/bgplg/bgplg.h
53
{ BGPCTL, "show","ip", "bgp", "detail", "community", NULL } },\
usr.bin/bgplg/bgplg.h
55
{ BGPCTL, "show","ip", "bgp", "ext-community", NULL } }, \
usr.bin/bgplg/bgplg.h
57
{ BGPCTL, "show","ip", "bgp", "detail", "ext-community", NULL } },\
usr.bin/bgplg/bgplg.h
59
{ BGPCTL, "show","ip", "bgp", "large-community", NULL } }, \
usr.bin/bgplg/bgplg.h
61
{ BGPCTL, "show","ip", "bgp", "detail", "large-community", NULL } },\
usr.bin/bgplg/bgplg.h
63
{ BGPCTL, "show","ip", "bgp", "detail", NULL } }, \
usr.bin/bgplg/bgplg.h
65
{ BGPCTL, "show","ip", "bgp", "detail", "as", NULL } }, \
usr.bin/bgplg/bgplg.h
67
{ BGPCTL, "show","ip", "bgp", "in", "neighbor", NULL } }, \
usr.bin/bgplg/bgplg.h
69
{ BGPCTL, "show","ip", "bgp", "out", "neighbor", NULL } }, \
usr.bin/bgplg/bgplg.h
71
{ BGPCTL, "show","ip", "bgp", "ovs", NULL } }, \
usr.bin/bgplg/bgplg.h
73
{ BGPCTL, "show","ip", "bgp", "avs", NULL } }, \
usr.bin/bgplg/bgplg.h
75
{ BGPCTL, "show", "ip", "bgp", "memory", NULL } }, \
usr.bin/bgplg/bgplg.h
77
{ BGPCTL, "show", "neighbor", NULL } }, \
usr.bin/bgplg/bgplg.h
79
{ BGPCTL, "show", "nexthop", NULL } }, \