8
2 Routing Protocol Configuration
2.1 Routing Information Protocol RIP
You can modify RIP routing by giving the next command in global configuration
mode:
Router(config)#router rip
2.1.1 RIP Commands
Then in router configuration mode
Router(config-router)#
you can give the
next listed commands:
• address-family Enter Address Family command mode
• auto-summary Enable automatic network number
summarization
• default Set a command to its defaults
• default-information Control distribution of default information
• default-metric Set metric of redistributed routes
• distance Define an administrative distance
• distribute-list Filter networks in routing updates
• exit Exit from routing protocol configuration mode
• flash-update-threshold Specify flash update threshold in second
• help Description of the interactive help system
• input-queue Specify input queue depth
• maximum-paths Forward packets over multiple paths
• neighbor Specify a neighbor router
• network Enable routing on an IP network
• no Negate a command or set its defaults
• offset-list Add or subtract offset from IGRP or RIP metrics
• output-delay Interpacket delay for RIP updates
• passive-interface Suppress routing updates on an interface
• redistribute Redistribute information from another routing
protocol
• timers Adjust routing timers
• traffic-share How to compute traffic share over alternate
paths
• validate-update-source Perform sanity checks against source address of
routing updates
• version Set routing protocol version
2.1.2 Specify a RIP Version
By default the software receives the both RIP version 1 and version 2 packets but send
only version 1 packets. To control which RIP version an interface sends, use one of the
following commands in interface configuration mode, shown in Table (2).
Comentarios a estos manuales