[BACK]Return to bgplg.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / bgplg

Diff for /src/usr.bin/bgplg/bgplg.h between version 1.1 and 1.2

version 1.1, 2006/12/11 23:10:10 version 1.2, 2006/12/25 00:02:25
Line 40 
Line 40 
         { "show ip bgp as", 1, 1, "<asnum>",                      \          { "show ip bgp as", 1, 1, "<asnum>",                      \
             { BGPCTL, "show", "ip", "bgp", "as", NULL } },              \              { BGPCTL, "show", "ip", "bgp", "as", NULL } },              \
         { "show ip bgp source-as", 1, 1, "<asnum>",               \          { "show ip bgp source-as", 1, 1, "<asnum>",               \
             { BGPCTL, "show", "ip", "bgp", "as", NULL } },              \              { BGPCTL, "show", "ip", "bgp", "source-as", NULL } },       \
         { "show ip bgp transit-as", 1, 1, "<asnum>",              \          { "show ip bgp transit-as", 1, 1, "<asnum>",              \
             { BGPCTL, "show", "ip", "bgp", "transit-as", NULL } },      \              { BGPCTL, "show", "ip", "bgp", "transit-as", NULL } },      \
         { "show ip bgp empty-as", 0, 0, NULL,                           \          { "show ip bgp empty-as", 0, 0, NULL,                           \

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2