Juniper路由器入门讲解

企业动态
以下是Juniper路由器入门。

Juniper路由器入门之一:需要子接口的端口配置

set interfaces fe-2/0/1 vlan-tagging              ――――在配置接口启用封装VLAN

set interfaces fe-2/0/1 unit 424 vlan-id 424       ―――――配置子接口,VLAN 424

set interfaces fe-2/0/1 unit 424 family inet address 192.168.254.146/30  ――配置子接口地址

Juniper路由器入门之二:无需子接口配置

set interfaces fe-2/0/23 unit 0 family inet address 222.60.11.154/29   ――直接配置地址

Juniper路由器入门之三:E1口配置

set interfaces e1-3/0/0 encapsulation ppp 封装链路类型,包含PPP,HDLC,根据实际情况配置

set interfaces e1-3/0/0 e1-options framing unframed 封装帧格式,参数包含unframed,g704, g704-no-crc4

set interfaces e1-3/0/0 unit 0 family inet address 192.168.1.126/30 配置地址

Juniper路由器入门之四:CE1配置

set interfaces ce1-4/0/0 clocking external

set interfaces ce1-4/0/0 e1-options framing g704-no-crc4

set interfaces ce1-4/0/0 partition 1 timeslots 1-31    ――――设置信道1及时隙1-31

set interfaces ce1-4/0/0 partition 1 interface-type ds  ――――子接口类型DS

set interfaces ds-4/0/0:1 encapsulation ppp         ―――――配置子接口封装ppp

set interfaces ds-4/0/0:1 unit 0 family inet filter input NYYH

set interfaces ds-4/0/0:1 unit 0 family inet address 10.238.173.197/30  ――――配置地址

Juniper路由器入门之五:策略配置

set firewall filter shigonganjuMAS term 1 from source-address 10.238.173.180/30

set firewall filter shigonganjuMAS term 1 then accept

set firewall filter shigonganjuMAS term 2 from source-address 10.238.173.0/24

set firewall filter shigonganjuMAS term 2 from source-address 10.238.179.0/24

set firewall filter shigonganjuMAS term 2 then discard

set firewall filter shigonganjuMAS term 3 then accept

set interfaces fe-2/0/0 unit 44 family inet filter input jiaotongyinhangduanxin―――将策略应用至子接口。
 

【编辑推荐】

  1. 安全厂商Juniper为FreeBSD带来MIPS支持
  2. Juniper NetScreen防火墙新人指南
  3. Juniper致力创新核心路由器
责任编辑:张攀 来源: 互联网
相关推荐

2009-11-13 09:24:58

核心路由器

2010-09-02 13:23:58

2009-11-09 16:09:21

路由器故障

2009-11-30 17:47:24

2009-11-12 13:40:55

路由器作用

2009-12-01 18:35:22

阿尔法路由器设置

2009-01-11 09:35:36

GoogleJuniper路由器

2009-11-12 15:06:46

路由器故障

2009-12-02 15:58:55

Cisco路由器配置命

2009-12-18 13:49:04

2010-09-16 10:34:58

2009-12-14 16:19:03

2009-11-30 14:37:46

思科路由器配置

2009-11-13 14:59:16

2009-11-12 17:08:08

2009-11-19 15:35:51

路由器基础知识

2011-04-02 10:26:04

2009-12-01 17:01:17

备份路由器

2009-11-19 15:43:02

路由器设计

2014-04-14 13:46:14

点赞
收藏

51CTO技术栈公众号