Cisco 2600 Series 구성 - 페이지 8

{카테고리_이름} Cisco 2600 Series에 대한 구성을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 2600 Series 15 페이지. Configuring adsl wic to support pppoe clients
Cisco 2600 Series에 대해서도 마찬가지입니다: 설치 매뉴얼 (12 페이지), 릴리스 정보 (32 페이지), 애플리케이션 노트 (41 페이지), 데이터시트 (6 페이지), 부록 (15 페이지), 설치 매뉴얼 (22 페이지), 개요 (13 페이지), 빠른 시작 매뉴얼 (2 페이지), 매뉴얼 (5 페이지)

Cisco 2600 Series 구성

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
next listed commands:
address-family
auto-summary
default
default-information
default-metric
distance
distribute-list
exit
flash-update-threshold
help
input-queue
maximum-paths
neighbor
network
no
offset-list
output-delay
passive-interface
redistribute
timers
traffic-share
validate-update-source
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).
Router(config-router)#
Enter Address Family command mode
Enable automatic network number
summarization
Set a command to its defaults
Control distribution of default information
Set metric of redistributed routes
Define an administrative distance
Filter networks in routing updates
Exit from routing protocol configuration mode
Specify flash update threshold in second
Description of the interactive help system
Specify input queue depth
Forward packets over multiple paths
Specify a neighbor router
Enable routing on an IP network
Negate a command or set its defaults
Add or subtract offset from IGRP or RIP metrics
Interpacket delay for RIP updates
Suppress routing updates on an interface
Redistribute information from another routing
protocol
Adjust routing timers
How to compute traffic share over alternate
paths
Perform sanity checks against source address of
routing updates
Set routing protocol version
8
you can give the