38
© 2001- 2006 Hirschmann Automation and Control GmbH. All Rights Reserved.
Format no distribute-list <1-199> out {ospf | bgp | static | connected}
Mode Router RIP Config
4.6.7.2 no default-information originate
This command is used to control the advertisement of default routes.
Format no default-information originate
Mode Router RIP Config
4.6.8 ip rip authentication
This command sets the RIP Version 2 Authentication Type and Key for the specified interface. The
value of <
type> is either none, simple, or encrypt.
The value for authentication key [
key] must be 16 bytes or less. The [key] is composed of standard
displayable, non-control keystrokes from a Standard 101/102-key keyboard. If the value of <
type> is
encrypt, a keyid in the range of 0 and 255 must be specified.
Default The default authentication type is none.
Default The default password key is an empty string. Unauthenticated interfaces do not need an authen-
tication key.
Default The default key id is not defined. Unauthenticated interfaces do not need an authentication key
id.
Format ip rip authentication {none | {simple <key>} | {encrypt <key>
<keyid>}}
Mode Interface Config
4.6.8.1 no ip rip authentication
This command sets the default RIP Version 2 Authentication Type for an interface.
Format no ip rip authentication
Mode Interface Config
4.6.9 ip rip receive version
This command configures the interface to allow RIP control packets of the specified version(s) to be
received.
The value for <
mode> is one of: rip1 to receive only RIP version 1 formatted packets, rip2 for RIP
version 2, both to receive packets from either format, or none to not allow any RIP control packets to
be received.
Default both
Format ip rip receive version {rip1 | rip2 | both | none}
Mode Interface Config
4.6.9.1 no ip rip receive version
This command configures the interface to allow RIP control packets of the default version(s) to be
received.