23 neighbor, 24 network, 25 offset-list – Accton Technology ES4626 User Manual
Page 407
407
statistics command.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# maximum-prefix 150
13.4.3.23 neighbor
Command: neighbor <A.B.C.D>
no neighbor <A.B.C.D>
Function:
Specify the destination address requires targeted-peer sending. The “no
neighbor <A.B.C.D>
“ command cancels the specified address and restores all gateways
to trustable.
Parameter: <A.B.C.D>
is the specified destination address for the sending, shown in
dotted decimal notation.
Default:
Not sending to any targeted-peer destination address.
Command Mode: Router mode
Usage Guide:
When used accompany with passive-interface command it can be
configured to only sending routing messages to specific neighbor.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# neighbor 1.1.1.1
13.4.3.24 network
Command: [no] network
Function:
Configure the RIP protocol network
Parameter:
is the IP address prefix and its length in the network
<ifname>
is the name of a interface.
Default:
Not running RIP protocol
Command Mode: Router mode and address-family mode.
Usage Guide:
Use this command to configure the network for sending or receiving RIP
update packets. If the network is not configured, all interfaces of the network will not be
able to send or receive data packets.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# network 10.0.0.0/8
Switch(config-router)# network vlan 1
13.4.3.25 offset-list
Command: offset-list <access-list-number