当前位置:  技术问答>linux和unix

路由器配置基础--设置对话过程 config

    来源: 互联网  发布时间:2014-10-26

    本文导语:  路由器配置基础--设置对话过程 推荐:longertree   发表日期:2001年5月24日   阅读次数:17 --------------------------------------------------------------------------------   相关文章  • 路由器配置基础--命令状态   三、设置对...

路由器配置基础--设置对话过程
推荐:longertree   发表日期:2001年5月24日   阅读次数:17
--------------------------------------------------------------------------------
 
相关文章 
• 路由器配置基础--命令状态 
 三、设置对话过程 

1.显示提示信息 

2.全局参数的设置 

3.接口参数的设置 

4.显示结果 

利用设置对话过程可以避免手工输入命令的烦琐,但它还不能完全代替手工设置,一些特殊的设置还必须通过手工输入的方式完成。 

进入设置对话过程后,路由器首先会显示一些提示信息: 

--- System Configuration Dialog --- 

At any point you may enter a question mark '?' for help. 

Use ctrl-c to abort configuration dialog at any prompt. 

Default settings are in square brackets '[]'. 

这是告诉你在设置对话过程中的任何地方都可以键入“?”得到系统的帮助,按ctrl-c可以退出设置过程,缺省设置将显示在‘[]’中。然后路由器会问是否进入设置对话: 

Would you like to enter the initial configuration dialog? [yes]: 

如果按y或回车,路由器就会进入设置对话过程。首先你可以看到各端口当前的状况: 

First, would you like to see the current interface summary? [yes]: 



Any interface listed with OK? value "NO" does not have a valid configuration 

Interface 
IP-Address 
OK? 
Method 
Status 
Protocol 

Ethernet0 
unassigned 
NO 
unset 
up 
up 

Serial0 
unassigned 
NO 
unset 
up 
up 

……… 
……… 
… 
…… 
… 
… 


然后,路由器就开始全局参数的设置: 

Configuring global parameters: 

1.设置路由器名: 

Enter host name [Router]: 

2.设置进入特权状态的密文(secret),此密文在设置以后不会以明文方式显示: 

The enable secret is a one-way cryptographic secret used 

instead of the enable password when it exists. 

Enter enable secret: cisco 

3.设置进入特权状态的密码(password),此密码只在没有密文时起作用,并且在设置以后会以明文方式显示: 

The enable password is used when there is no enable secret 

and when using older software and some boot images. 

Enter enable password: pass 

4.设置虚拟终端访问时的密码: 

Enter virtual terminal password: cisco 

5.询问是否要设置路由器支持的各种网络协议: 

Configure SNMP Network Management? [yes]: 

Configure DECnet? [no]: 

Configure AppleTalk? [no]: 

Configure IPX? [no]: 

Configure IP? [yes]: 

Configure IGRP routing? [yes]: 

Configure RIP routing? [no]: 

……… 

6.如果配置的是拨号访问服务器,系统还会设置异步口的参数: 

Configure Async lines? [yes]: 

1) 设置线路的最高速度: 

Async line speed [9600]: 

2) 是否使用硬件流控: 

Configure for HW flow control? [yes]: 

3) 是否设置modem: 

Configure for modems? [yes/no]: yes 

4) 是否使用默认的modem命令: 

Configure for default chat script? [yes]: 

5) 是否设置异步口的PPP参数: 

Configure for Dial-in IP SLIP/PPP access? [no]: yes 

6) 是否使用动态IP地址: 

Configure for Dynamic IP addresses? [yes]: 

7) 是否使用缺省IP地址: 

Configure Default IP addresses? [no]: yes 

8) 是否使用TCP头压缩: 

Configure for TCP Header Compression? [yes]: 

9) 是否在异步口上使用路由表更新: 

Configure for routing updates on async links? [no]: y 

10) 是否设置异步口上的其它协议。 

接下来,系统会对每个接口进行参数的设置。 

1.Configuring interface Ethernet0: 

1) 是否使用此接口: 

Is this interface in use? [yes]: 

2) 是否设置此接口的IP参数: 

Configure IP on this interface? [yes]: 

3) 设置接口的IP地址: 

IP address for this interface: 192.168.162.2 

4) 设置接口的IP子网掩码: 

Number of bits in subnet field [0]: 

Class C network is 192.168.162.0, 0 subnet bits; mask is /24 

在设置完所有接口的参数后,系统会把整个设置对话过程的结果显示出来: 

The following configuration command script was created: 

hostname Router 

enable secret 5 $1$W5Oh$p6J7tIgRMBOIKVXVG53Uh1 

enable password pass 

………… 

请注意在enable secret后面显示的是乱码,而enable password后面显示的是设置的内容。 

显示结束后,系统会问是否使用这个设置: 

Use this configuration? [yes/no]: yes 

如果回答yes,系统就会把设置的结果存入路由器的NVRAM中,然后结束设置对话过程,使路由器开始正常的工作。  

原作者:不详  
来源:瑞安在线   

|
太难了吧,没路由器怎么办?

    
 
 

您可能感兴趣的文章:

  • 请问用snmp方式取路由信息,在路由器上要怎么配置一下?
  • 请教高手:我想从路由器上取统计数据和信息来做入侵检测,我能路由器上取到那些相关的信息?
  • 在cisco路由器上如何配置策略路由?
  • linux做路由器、linux代理服务器、硬件路由器,三者哪个好?
  • 我们公司在局域网中,通过Cisco路由器接DDN,连接总公司.win98可以ping到总公司路由器,但是用了win2k专业版就只能在局域网内ping,数据报出
  • 路由器配置:有一局域网(SCO UNIX 5.0.5)与一台主机(SCO UNIX 5.0.5)通过祯中继联接。路由器(CISCO2610作主节点)在局域的IP为IPa,广
  • 如何在Click的基础上开发虚拟化路由器?
  • LINUX下如何配置路由器???
  • 怎样把Linux变成路由器?
  • 无法设置路由器的情况下,远程连接linux电脑
  • red hat 8下单网卡的机器怎么配置成路由器?
  • 禁止其他人使用路由器
  • 软件路由器 Click Router
  • 路由器的Web管理接口 Gargoyle
  • 可以ping通路由器,但是ping不通外部地址可能是什么原因?
  • DVMRP多播路由器 mrouted
  • 请教路由器原理
  • s3c2410开发路由器
  • 企业级的路由器/防火墙 Vyatta
  • 为什么我PING不到我的路由器 RH9
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 如何用minicom配置路由器
  • 请问RHEL4下如何配置双网卡多播路由器?
  • 怎么判断是从WAN口还是LAN口登陆的路由器
  • 请问:我知道路由器的telnet密码,但忘记了enable 密码,请问如何是好?
  • 网络防火墙和路由器 Sphirewall
  • ISDN/DSL/以太网路由器 fli4l
  • ADSL路由器管理固件 BITswitcher
  • 将Win7笔记本变成无线路由器 Connectify
  • memcached 协议路由器 Mcrouter
  • PHP 路由器 PHP Macaw
  • 哪里有基于JAVA对路由器设备编程的资料
  • 关于BBIagent路由器?
  • 问个很简单的问题:中国有那几家公司生产路由器?
  • 用宽带路由器上网;liunx与unix的区别
  • 各位,公司要做一个wifi路由器
  • 高分悬赏:linux如何连接到路由器??
  • 不同网段的两台主机通过路由器无法ping通!!请教(急!!)
  • 虚拟机里搭建路由器
  • 如何将红帽子设成路由器
  • PHP 路由器 Pux


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3