【文章內(nèi)容簡介】
區(qū)分業(yè)務(wù)提供基礎(chǔ) 商用的 IPv6實(shí)施 操作系統(tǒng)協(xié)議接口管理 機(jī)箱管理 SNMP安全性33JUNOS? 統(tǒng)一架構(gòu),降低網(wǎng)絡(luò)操作成本 4Q07 1Q08 2Q08可管理性可維護(hù)性高可靠性高性能34JUNOS操作系統(tǒng) 多業(yè)務(wù)功能的集合 在所有平臺上使用相同的 JUNOS軟件167。 可擴(kuò)展的 BGP,具有 ISP所需的167。 功能及靈活的策略語言167。 可擴(kuò)展的 IGP( OSPF及 ISIS)167。 MPLS應(yīng)用(流量工程、 VPN、 CoS)167。 IPv6167。 組播 繼承的可靠性、互操作性及功能集 所有平臺使用相同的軟件(文件) 引導(dǎo)多個(gè)行業(yè)標(biāo)準(zhǔn)? IETF RFC 1812? IETF RFC 4364? IETF RFC 4761? IEEE ? 其他 IETF草案35命令回滾功能 (Rollback)JUNOS命令不是回車立即生效的Inter選擇一 : 到機(jī)房去 (如機(jī)房很遠(yuǎn) , 不可行 )。選擇二 :讓機(jī)房值班人員手工恢復(fù) (機(jī)房值班人員水平 ? 耽誤的時(shí)間 ?)InterJUNOS命令不是回車立即生效的 ,需要 mit提交生效 。mit confirmed配置在指定時(shí)間內(nèi)會(huì)恢復(fù)為原來的配置 , 誤操作風(fēng)險(xiǎn)為零 。如要保留配置 , 只需要再執(zhí)行一次 mit即可 。36命令行在線文檔功能 (Help topic/reference) 可以在命令行模式下取得完整的幫助文檔和配置例子:167。 jnprJUNOSlab help topic bgp examples medmetric Examples: Configuring the MED Metric Set the MED metric to 20 for all routes advertised in BGP update messages except for those sent to the peer system 。 the MED for this 請注意 : 這不是打問號取得幫助的方式protocols { bgp { metricout 20。 group 23 { type external。 peeras 56。 neighbor { traceoptions { file bgplogpeer。 flag packets。 } logupdown。 metricout 10。 } } } } 37配置的靈活性?可以在不插物理接口模塊的時(shí)候做 JUNOS軟件配置 。?其他廠家不插物理接口模塊無法作配置 。?在 CLI命令較熟悉以后 , 極大地簡化了用戶的配置任務(wù) 。?配置在不同接口之間的復(fù)制 。[edit]jnprJUNOSlab show interfaces so0/1/0 encapsulation ciscohdlc。sooptions { fcs 32。 nopayloadscrambler。 rfc2615。}unit 0 { family i { address 。 }}rename interfaces so0/1/0 to so0/1/1 [edit]jnprJUNOSlab show interfaces so0/1/1 encapsulation ciscohdlc。sooptions { fcs 32。 nopayloadscrambler。 rfc2615。}unit 0 { family i { address 。 }}?IOS/VRP: 先一行一行刪除原來的配置 , 再一行一行在新接口上增加配置?割接時(shí) , 時(shí)間來得及嗎 ?!38配置文件的管理?配置文件可以直接存在本地或輸出到外部主機(jī) 。?路由器上隨時(shí)保存 50個(gè)配置文件 (機(jī)器自動(dòng)保存 )。?可以另存任意的配置文件 (人工保存 )。?以上配置文件可以直接在路由器上查看 ,也可以下載到 PC里用寫字板查看 。?使用時(shí)直接 load文件 , mit提交生效即可 。?極大的簡化了配置的時(shí)間和精力 , 任何時(shí)間任何地點(diǎn) , 可以在 12秒內(nèi)恢復(fù)原有配置 。?同時(shí)也支持一行一行察看命令的方式 。[edit]jnprJUNOSlab show system hostname JUNOSlab。domainname 。timezone Asia/Hong_Kong。savedcorecontext。ports { console type vt100。 auxiliary type vt100。}rootauthentication { encryptedpassword $1$$nKjoqliNCQ/b4ZpAbKgXz/。 SECRETDATA}login { class ops { permissions view。 } user jnpr { uid 2023。 class superuser。 authentication { encryptedpassword $1$K3E3CM4d$Vf2yCy4DYrsmElW1gw9wZ0。 SECRETDATA } } user lab { uid 2023。 class superuser。 authentication { encryptedpassword $1$WTwEuJlJ$.。 SECRETDATA } }jnprJUNOSlab show system | display set set system hostname JUNOSlabset system domainname system timezone Asia/Hong_Kongset system savedcorecontextset system ports console type vt100set system ports auxiliary type vt100set system rootauthentication encryptedpassword $1$$nKjoqliNCQ/b4ZpAbKgXz/set system login class ops permissions viewset system login user jnpr uid 2023set system login user jnpr class superuserset system login user jnpr authentication encryptedpassword $1$K3E3CM4d$Vf2yCy4DYrsmElW1gw9wZ0set system login user lab uid 2023set system login user lab class superuserset system login user lab authentication encryptedpassword $1$WTwEuJlJ$.set system services ftpset system services ssh rootlogin allowset system services ssh protocolversion v2set system services telset system syslog user * any emergencyset system syslog file messages any noticeset system syslog file messages authorization infoset system pressconfigurationfiles39Free