Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 246

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
authentication-key
authentication mode
distribute-list
222
To form an adjacency with its remote neighbor, the router sends all RIP packets to the
remote neighbor as unicast packets with the destination IP address equal to the source
IP address of the remote neighbor. The loopback interface associated with the source
IP address for the remote neighbor acts as a logical RIP interface for the neighbor.
To prevent routing loops, you can disable split horizon and enable poison reverse routing
updates.
The remote-neighbor command to specify the remote neighbors is mandatory.
Configuration of all other remote-neighbor attributes is optional.
Use to specify the password for text authentication and the key for MD5 authentication
for RIP remote-neighbor interface.
This command is supported only in RIPv2. Authentication is disabled by default.
Example
host1(config-router-rn)#authentication key 0 jun27ior
Use the no version to clear the key for the remote-neighbor interface.
See authentication-key
Use to specify the authentication mode for the remote neighbor interface.
Specify text to send a simple text password to remote neighbors. If a remote neighbor
does not have the same password, requests and updates from this router are rejected.
Specify md5 keyID to send an MD5 hash to remote neighbors. Remote neighbors must
share the MD5 key to decrypt the message and encrypt the response.
This command is supported only in RIPv2. Authentication is disabled by default.
Example
host1(config-router-rn)#authentication mode text
Use the no version to remove authentication from the RIP remote-neighbor interface.
See authentication mode
Use to apply a specific access list to either incoming or outgoing RIP route updates on
the RIP remote-neighbor interface.
An IP access list acts as a filter. Refer to access-list in the JunosE Command Reference
Guide for more information.
Example
host1(config)#distribute-list 5 in
Use the no version to stop application of the distribute list.
See distribute-list
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents