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

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
ip rip
ip rip authentication key
ip rip authentication mode
ip rip receive version
212
Use the no version to restore the default condition, wherein RIP does not automatically
purge the routing table for down interfaces.
See interface-event-disable
Use to configure RIP on the network interface specified with the network command.
Configures RIP with the default values: Send version is RIPv1, receive version is RIPv1
and RIPv2, authentication is not enabled.
Example
host1(config-if)#ip rip
Use the no version to delete the RIP interface.
See ip rip
Use to specify either the simple password for text authentication or the
encryption/decryption key for MD5 authentication. The key is a string of up to 16
alphanumeric characters and can be mixed uppercase and lowercase.
You can specify whether the key is entered in unencrypted or encrypted format. If you
do not specify which, the string is assumed to be unencrypted.
Example
host1(config-if)#ip rip authentication key ke6G72mV
Use the no version to clear all authentication keys.
See ip rip authentication key
Use to specify the authentication mode.
Specify text to send a simple text password to neighbors. If a neighbor does not have
the same password, requests and updates from this router are rejected.
Specify md5 keyID to send an MD5 hash to neighbors. Neighbors must share the MD5
key to decrypt the message and encrypt the response.
Example
host1(config-if)#ip rip authentication mode text
Use the no version to remove authentication from all RIP interfaces.
See ip rip authentication mode
Use to restrict the RIP version that the router can receive on an interface. The default
is both RIPv1 and RIPv2.
Example
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents