首 页健康生活新 闻留 言骗 子美女图片网络安全论 坛问吧注册码大全bt资源
张筱雨人体艺术   汤芳人体艺术  汤加丽人体艺术  石靖人体艺术   刘亦菲人体艺术   汤唯人体艺术  张柏芝人体艺术   人体艺术摄影
人体艺术摄影        BODY ART PHOTOGRAPHY
                                           Human essence of art, the human feelings of the perfect lens
首页
您当前的位置:地球村新 闻网络风云 → 文章内容 设为首页   加入收藏   联系我们
2501,2522的详细配置
作者:无从考证  来源:不详  发布时间:2005-8-1 12:19:31
Body art from the West, male body is mainly a reflection of the strength of the United States. While the female body is mainly a reflection of the kind of a female-specific negative of tender.
Body art is static human form, does not contain sexual intercourse is exposed genitals or other to tease of limb movements. Good photographs focus on the human body is the use of light and shadow. The body was naked from the arts, the human body art is not carnal desire , vulgar. Accurately speaking, and now, the "body art" is not very precise. Art classification is based on the auditory,

6.配置拨号备份 

(1).配置备份主口 

# conf t 

# int s0 

S0为主口. 

# backup int asy 1 

A1口为备份口. 

# backup delay 0 1 

延时1秒. 

(2).配置虚拟接口 

# conf t 

# ip addr ABCD XXXX 

ABCD为虚拟接口IP地址,XXXX为子网掩码。 

# encap ppp 

封装ppp协议. 

# dialer in-band 

激活随叫随拨功能. 

# dialer idle-timeout 7200 

# dialer map ip ABCD modem-script call 

broadcast 6225481 br 映射对应的拨号口. 

ABCD为对方拨号口的ip地址,6225481为对应的电话号码。 

# dialer_group 1 定义拨号组成员. 

(3).配置防火墙 

# dialer_list 1 pro ip permit 

允许ip协议通过。 

(4).配置连接口令 

# user name ABCD pass XXXX 

ABCD为对方主机名,XXXX为连接口令. 

(5).配置拨号字符串 

# conf t 

# chat-script call ABORT BUSY ABORT ERROR"" atdt 

6335481 TIMEOUT 45 "CONNECT" 

6335481为对方电话号码。 

(6).配置拨号连接密码 

# conf t 

# username ROU1 pass XXXX 

ROU1为对方路由器名,XXXX为连接密码。 

(7).配置线路 

# conf t 

# line aux 0 

# modem inout 

MODEM双向传输。 

# modem autoconfigure discovery 

# transport input all 

# rxspeed 51200 

MODEM的收发速率为51200。 

# txspeed 51200 

# exit 

7.配置同步/异步口 (适用于2522) 

# conf t 

# int s2 

# ph asyn 

配置S2为异步口. 

# ph sync 

配置S2为同步口. 

8.动态路由的配置 

# conf t 

# router eigrp 20 

使用EIGRP路由协议。常用的路由协议有RIP,IGRP,IS-IS等。 

# passive-interface serial0 

若S0与X.25相连,则输入本条指令。 

# passive-interface serial1 

若S1与X.25相连,则输入本条指令。 

# network ABCD 

ABCD为本机的以太网地址。 

# network XXXX 

XXXX为S0的ip地址。 

# no auto-summary 

# exit 

9.静态路由的配置 

# ip router ABCD XXXX YYYY 90 

ABCD为对方路由器的以太网地址;XXXX 

为子网掩码.;YYYY为对方对应的广域网端口地址。 

# dialer-list 1 protocol ip permail 

10.备份配置文件到硬盘 

# copy run tftp 

在硬盘上建立一个空文件且有读写权限,才能备份成功. 

11.恢复备份配置文件到路由器 

# copy tftp run 

12.在路由器上建一个备份 

# copy run start 

路由器的配置参数较多,可根据实际需要增减, 

限于篇幅,本文仅给出了一般的常用配置。 

---- 三 . 调 试 

---- 1.首先将路由器的Ethernet口和所有要使用的串口都激活,方法是进入该口,执行NoShutdown。 

---- 2.将和路由器相连的主机加上缺省路由(中心路由器的Ethernet地址),方 法是在UNIX系统的超级用户下执行:router add defaule XXXX 1(XXXX为路由器的E0口地址)。每台主机都要加缺省路由,否则,将不能正常通讯。 

---- 3.Ping本机的路由器Ethernet网(若不通:(1)Ethetnet网口没有激活(2)不在一个网上)、广域网口(若不通:没有加缺省路由),对方广域网口(若不通:路由器配置错误)、路由器Ethernet网口(若不通:路由器配置错误)、主机Ethernet网口(若不通:对方主机没有加缺省路由)。 

     4.在专线卡(X.25)主机上加网关( 静 态 路 由),方法是在UNIX 系统的超级用户下执行:router add X.X.X.X Y.Y.Y.Y 1。X.X.X.X 为对方Ethernet网地址;Y.Y.Y.Y 为对方广域网地址。 

---- 5.使用Tracert对路由进行跟踪,以确定不通网段。


上一页  [1] [2] 

[ ] [返回上一页] [打 印]
Copyright © 2007 Diqiuc.Com. All Rights Reserved .豫ICP备07001840 Powered by Diqiuc.Com