文档介绍:JUNOS 基础
Updated 8/22/00
1
works, Inc. Copyright © 2000 - Proprietary & Confidential
内容
JUNOS基础知识
基本命令介绍
开局配置
基本排错
2
works, Inc. Copyright © 2000 - Proprietary & Confidential
第一章 JUNOS 基础
Updated 8/22/00
3
works, Inc. Copyright © 2000 - Proprietary & Confidential
路由器端口
每个路由器有两个固定的端口:
fxp0
带外网管接口
fxp1
端口.
连接路由引擎route engine 和包转发引擎 PFE
4
works, Inc. Copyright © 2000 - Proprietary & Confidential
Loopback端口
lo0
Loopback 0
在路由器上,你可以配置一个物理loopback端口lo0, 可以在这个端口上配置一个或者多个IP地址
路由器端口
5
works, Inc. Copyright © 2000 - Proprietary & Confidential
端口命名
type-fpc/pic/
Type –端口名字,定义了端口的物理类型
FPC - FPC 所在的槽
PIC - PIC在FPC里面的槽位号
端口号
逻辑端口号 0-16384 (可选)
so-0/0/
POS interface on FPC 0, PIC 0, port 1
Unit 0
6
works, Inc. Copyright © 2000 - Proprietary & Confidential
端口命名
物理端口都有标准的端口名称
Type 类型
FPC slot FPC槽位
PIC slot PIC槽位
Port number 端口号
ge-5/2/3
7
works, Inc. Copyright © 2000 - Proprietary & Confidential
端口命名
so-0/3/0
ge-1/3/1
ge-1/3/3
fxp0
e1-0/1/1
8
works, Inc. Copyright © 2000 - Proprietary & Confidential
路由器配置
Console 第一次配置智能通过console
ssh1/ssh2
默认情况下不允许远程访问路由器,或者ssh服务才能远程访问路由器
认证可以采用 TACACS+ 或者 RADIUS
每个用户单独的login, authentication, permissions 可以在本地控制
9
works, Inc. Copyright © 2000 - Proprietary & Confidential
JUNOS结构
结构层次化
clear
configure
monitor
set
show
brief
exact
protocol
table
terse
bgp
chassis
interfaces
isis
ospf
route
version
Less Specific
More Specific
10
works, Inc. Copyright © 2000 - Proprietary & Confidential