(完整版)juniperex交换机配置操作手册7p_第1页
(完整版)juniperex交换机配置操作手册7p_第2页
(完整版)juniperex交换机配置操作手册7p_第3页
已阅读5页,还剩13页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

目录总体概述 软件操作 通过Console线缆连接Juniper设备 22 设备启动 设备重启 JUNOSW 密码恢复 JUNOSCLI模式 Juniper设备的基本配置 EX路由交换机初始配置向导 EZSETUP 端口配置 VLAN配置 VLAN路由端口(RVI)的配置 路由配置 总体概述本文档为JuniperNetworks,Inc.编写。用于说明JuniperEX基本命令配置。更多的信息请参考下面的网站:软件操作JuniperJUNOS软件是专门为互联网设计的第一种路由交换操作系统。它运行在Juniper网络公司的所有T-系列、M-系列和J-系列路由器和EX系列路由交换机上,而且目前正被部署在全球最大、增长最迅速的网络中。 Junos使用FreeBSD内核,模块化的设计,提供卓越的故障恢复能力并确保能够简单地集成 IPv6、MPLS等新功能。JUNO软件提供的全套具有工业强度的路由协议、灵活的策略语言,可以高效地扩展以支持很大数量的网络接口和路由。 基于标准的JUNO歌件可以支持互联网路由协议,同时控制路由器、交换机及其接口并实现对各种规模的网络的系统管理。简便易用的界面使您可以配置路由协议和接口属性、监控路由、检测并排除协议和网络连接故障。本节将描述JUNOS勺一些应急操作,这些操作都会影响设备的正常功能,操作时请谨慎使用:通过Console线缆连接路由器设备重启设备启动JUNOS^级密码恢复通过Console线缆连接Juniper设备使用下面的步骤连接路由器的 Console接口:准备好Juniper设备自带的Console线缆(如果没有的话,请准备两个DB9-RJ45转接头和一条RJ45-RJ45反转线)将Console线缆的DB9插头一头插到PC或者笔记本电脑的COM口上,另外一端插到Juniper设备的CONSOLE上。。打幵计算机中的终端软件工具。例如: CRT或者Windows自带的超级终端设置如下:端口:选择第二步中Console线缆插入到PC上的端口,通常为COM诫者COM2波特率:9600数据位:8位停止位:1位流控:无打幵配置到的CRT或者超级终端,按“Enter”键,屏幕出现登陆的提示符,即连接成功。如果没有显示,请检查线缆或者终端的配置是否正确。如果出现任何现场无法解决的问题,请寻求 JuniperTAC勺帮助,参阅寻求JTAC帮助。设备启动加电启动Juniper设备。系统第一次启动建议通过 Console端口登陆。启动完成后,看看到login提示符,输入用户名为 root,缺省密码是空。进入系统后输入cli命令进入Junoscommandineinterface,可以进行设备调试。如下例:login:rootPassword:Terminaltype?[vt100]yroot%cliroot〉23设备重启Juniper设备重启必须按照下面的步骤进行操作:用console设备连接到Juniper设备的CONSOL端口上。使用具有足够权限的用户名和密码登陆 CLI命令行界面。在提示符下输入下面的命令:user@host>requestsystemreboot等待console设备的输出,确认Juniper设备软件已经重新启动。24JUNOS^级Juniper设备JUNOS软件升级必须按照下面的步骤进行操作:用console设备连接到Juniper设备的CONSOL端口上。下载新的JUNO歌件,放置到FTP服务器上。将新的JUNOS^件复制到Juniper设备上,使用下面的命令:user@host>filecopyftp: //username:passwordfilename/var/tmp/ filename升级前,执行下面的命令备份旧的软件及设定:user@host>requestsystemsnapshot安装新的JUNO歌件:user@host>requestsystemsoftwareadd sourcereboot其中source参数为通过上一步骤保存在系统中的文件,如:密码恢复如果Juniper设备的Root密码丢失,而且没有其他的超级用户权限,那么就需要执行密码恢复,该操作需要中断 Juniper设备的正常功能。要进行密码恢复,请按照下面操作进行:重新启动Juniper设备。在启动过程中,console上出现下面的提示的时候,按任意键中断正常启动方式,然后再进入单用户状态:Hit[Enter]tobootimmediately,oranyotherkeyforcommandprompt.Booting[kernel]in9seconds...<Pressanykeyotherthanreturn>okboot -s执行密码恢复:在以下提示文字后输入 recoveryEnterfullpathnameofshellor'recovery'forrootpasswordrecoveryorRETURNfor/bin/sh: recoveryNOTE:OnceintheCLI,youwillneedtoenterconfigurationmodeusingNOTE:the'configure' commandtomakeanyrequired changes.Forexample,NOTE:toresettherootpassword,type:NOTE:configureNOTE:setsystemroot-authenticationplain-text-passwordNOTE:(enterthenewpasswordwhenasked)NOTE:commitNOTE:exitNOTE:exitNOTE:WhenyouexittheCLI,youwillbeaskedifyouwanttoreboot—NOTE:thesystemStartingCLI...root>进入配置模式,删除root密码:root> configureEnteringconfigurationmode[edit]root#deletesystemroot-authenticationroot@router#commitcommitcomplete[edit]root@router#exitExitingconfigurationmoderoot@kenny>exitRebootthesystem?[y/n] yTerminated重新启动后,配置新的root密码。Juniper设备恢复正常。JUNOSCLI模式设备启动,登录进入系统后输入 cli,即可进入JUNOSCL模式,可进行设备调试。JUNOSCLI有两种模式:用户模式和配置模式,区分方法是他们的提示符不一样:用户模式user@host> #用户模式在用户模式下可以显示路由器的配置、端口状态、路由信息等,它的提示符是 >号登录后输入cli即进入路由器的用户模式:host(ttyp6)login: rootPassword:root@host%cliroot@host>配置模式user@host# #配置模式通过在用户模式使用edit命令进入配置模式,它的提示符是 #号:root@host>editEnteringconfigurationmode[edit]root@host#配置生效和保存Juniper设备配置保存可以有两种方式:命令直接生效和保存:用命令commit生效和保存配置root@host#commitcommitcomplete[edit]root@host#需要确认的命令生效和保存:分两步完成,用命令 commitconfirm保存配置后,不在固定时间(缺省为10分钟)内用commit命令确认,则系统自动回退原有配置,请注意:root@host#commitconfirmedcommitconfirmedwillbeautomaticallyrolledbackin10minutesunlessconfirmedcommitcomplete#commitconfirmedwillberolledbackin10minutes[edit]root@host#commitcommitcomplete[edit]root@host#Juniper设备的基本配置配置路由器设备名user@host#setsystemhostname hostname#配置设备名root@host>editEnteringconfigurationmode[edit]root@host#setsystemhost-nameDEMO[edit]root@DEMO#commit

配置路由器Telnet服务user@host#setsystemservicestelnet #配置telnet月服务root@host#setsystemservicestelnet?Possiblecompletions:v[Enter]>Executethiscommandconnection-limitMaximumnumberofallowedconnections(1..250)rate-limitMaximumnumberofconnectionsperminute(1..250)1Pipethroughacommand[edit]root@host#setsystemservicestelnet[edit]root@host#commit配置路由器FTP服务user@host#setsystemservicesftp #配置FTP月服务root@host#setsystemservicesftp?Possiblecompletions:<[Enter]>Executethiscommandconnection-limitMaximumnumberofallowedconnections(1..250)rate-limitMaximumnumberofconnectionsperminute(1..250)1Pipethroughacommand[edit]root@host#setsystemservicesftp[edit]root@host#commit配置DNS!务器通过在用户模式使用edit命令进入配置模式:root@host#[edit]root@host#commitEX路由交换机初始配置向导EZSETUP在第一次登录系统后,直接输入 ezsetup命令进入初始配置向导,在此向导中,顺序输入:?系统名称hostname?系统密码?是否启用Telnet服务?是否启用SSH服务?交换机管理模式:带外/带内?用缺省VLAN"default"管理?缺省VLAN的地址和网关?系统时间和日期?系统时区?保存配置即可方便完成路由交换机初始配置端口配置配置物理端口user@host#setinterfacege-slot/pic/portdescriptiondescription#配置端口描述#配置端口MTU#配置端口速率user@host#setinterfacege-slot/pic/portduplexport-duplex#配置端口双工root@host>editEnteringconfigurationmode[edit]root@host#setinterfacesge-3/0/0 description“to_BJ-4200-1”[edit]root@host#setinterfacesge-3/0/0mtu1400[edit]root@host#setinterfacesge-3/0/0speed1000[edit]root@host# setinterfacesge-3/0/0duplexfull[edit]root@host# commitVLAN配置配置VLANuser@host#setinterfacesnameunit0familyethernet-switchingport-modeaccess|trunk#配置端口的VLAN模式(trunk或access)user@host#setinterfacesnameunit0familyethernet-switchingvlanmembersall|number#配置trunk端口的允许通过的VLAN#配置VLANuser@host#setviansvian-nameinterfaceinterface_name或是:user@host#setinterfaces interface-nameunit0familyethernet-switchingvlanmembersvlan-nameorvlan-id#添加端口到特定VLANuser@host#showvlans vlan-namedetail#查看VLAN信息root@host>editEnteringconfigurationmode[edit]root@host#setvlanssalesvlan-id100[edit]root@host#setvlanssalesinterfacege-0/0/1#or[edit]root@host#setinterfacesge-0/0/1unit0familyethernet-switch

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论