配置IGRP举例 下例中只运行IGRP TCP/IP路由协议,这里假设拨号使用路由的系统或者支持IGRP,或者有其它方法(如静态缺省路由)确定该路由器是发送大多数分组的最佳地点。router igrp 111network 10.11.12.0interface ethernet 0ip address 10.11.12.92 255.255.255.0!interface async 1async default ip address 10.11.12.96async dynamic routingip tcp header-compression passiveip unnumbered ethernet 0line 1modem ri-is-cd配置接口举例 下列配置是接口和线路配置。接口用访问表、被动头压缩和缺省地址配置。线路配置成TACACS验证。interface async 1ip access-group 1 inip access-group 1 outip tcp header-compression passiveasync default ip address 172.31.176.201line 1login tacacslocation 457-5xxx exec-timeout 20 0 password xxxxxxxxsession-timeout 20stopbits 1