Operation Manual

Vigor2926 Series User’s Guide
752
characters.
neighbor <idx> ip <x.x.x.x> It means to set the IP address specified for the neighboring router.
<idx>: Available profile number is between 1 and 8.
<x.x.x.x>: Type the IP address, e.g., 100.100.100.100.
neighbor <idx> as
<1~4294967295>
It means to set the AS number for the neightboring router.
<idx>: Available profile number is between 1 and 8.
<value>: Available number is between 1 and 4294967295.
neighbor <idx> show It means to display information for the specified profile.
<idx>: Available profile number is between 1 and 8.
neighbor show all It means to display information for all neighboring routers.
static <sidx> <ip> <netmask> It means to configure the neighboring router(s) for exchanging the
routing information with the local router.
<sidx>: Available profile number is between 1 and 6.
<ip>: Type the IP address, e.g., 100.100.100.200.
<netmask>: Type the subnet mask for the neighboring router, e.g.,
255.255.255.0.
static <sidx> delete It means to delete static network settings for neighboring router.
<sidx>: Available profile number is between 1 and 6.
static show It means to display setting information for exchanging the routing
information with the local router.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip bgp static 1 192.168.2.56 255.255.255.0
Set static network index: 1
IP addr: 192.168.2.56
Net mask: 255.255.255.0
> ip bgp static show
BGP static networks:
Index: 1, IP addr: 192.168.2.56, mask: 255.255.255.0