Distance, Ip rip receive-packet, Ip rip receive version – Black Box LRU4240 User Manual

Page 168: Ip rip send-packet, Dual trunk e1 router

Advertising
background image

156

SALES: 0870 90 10 750

Dual Trunk E1 Router User’s Guide

Dual Trunk E1 Router

send

- specifies that information for sent packets be displayed.

no debug rip (events | packet | zebos)
Command Mode:: Enable
Examples
RIP(enable)#debug rip events
7: RECV packet from 60.10.2.1 port 520 on net2
8: update timer fire!
9: SEND UPDATE to net2 ifindex 4
10: unicast announce to 60.10.2.1 on net2
11: update routes to neighbor 60.10.2.1
12: SEND to socket 34 port 520 addr 60.10.2.

distance

Use the distance command to set the administrative distance.
Use the no form of the command to disable this function.
Command Syntax
(no) distance
DISTANCE (A.B.C.D/M (ACCESSLIST))

DISTANCE=<1-255>

Specifies the administrative distance value.

A.B.C.D(/M)

Specifies the network prefix and length.

ACCESSLIST

Specifies the access-list name.

Command Mode:: Router Configuration
Examples
distance
8 10.0.0.0/8 mylist
no distance 9

ip rip receive-packet

Use the ip rip receive packet command to configure the interface to enable the reception of RIP packets. This feature allows the
user to control the receiving of packets directly on the specified interface. Therefore, the packet receiving is more efficient and
controllable.
Command Syntax
ip rip receive-packet
no ip rip receive-packet
Command Mode:: interface
Examples
ip rip receive-packet

ip rip receive version

Use the ip rip receive version command to receive specified version of RIP packets on an interface basis using version control,
and override the setting of the version command.
Use the no form of this command to use the setting established by the version command.
Command Syntax
ip rip receive version
1|2|[1 2]
no ip rip receive version (1|2|[1 2])

1

- specifies acceptance of RIP version 1 packets on the interface.

2

- specifies acceptance of RIP version 2 packets on the interface.

1 2

- specifies acceptance of RIP version 1 and version 2 packets on the interface.

Command Mode: Router Configuration
Examples
ip rip receive version 1 2
Related Commands
version

ip rip send-packet

Advertising