配置IGRP举例和接口举例

王朝other·作者佚名  2008-05-31
宽屏版  字体: |||超大  

配置IGRP举例

下例中只运行IGRP TCP/IP路由协议,这里假设拨号使用路由的系统或者支持IGRP,或者有其它方法(如静态缺省路由)确定该路由器是发送大多数分组的最佳地点。

router igrp 111

network 10.11.12.0

interface ethernet 0

ip address 10.11.12.92 255.255.255.0

!interface async 1

async default ip address 10.11.12.96

async dynamic routing

ip tcp header-compression passive

ip unnumbered ethernet 0

line 1

modem ri-is-cd

配置接口举例

下列配置是接口和线路配置。接口用访问表、被动头压缩和缺省地址配置。线路配置成TACACS验证。

interface async 1

ip Access-group 1 in

ip access-group 1 out

ip tcp header-compression passive

async default ip address 172.31.176.201

line 1

login tacacs

location 457-5xxx exec-timeout 20 0 passWord xxxxxxxx

session-timeout 20

stopbits 1

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有