• 产品叙述

产品概述

ISCOM6800是瑞斯康达推出的大容量机框式电信级光接入局端汇聚设备,采用平台化设计理念,支持EPON、10G-EPON、GPON、XG(S)-PON业务接入,同时具备多业务汇聚和各种专线接入能力。

ISCOM6800具有超大的背板带宽和强大的交换能力,具备全业务无阻塞转发能力及高可靠性,超大的接入容量能够满足电信运营商“大容量、少局所”接入需求。板卡、风扇等均为绿色节能的设计,有效降低设备功耗,达到节能减排效果。

ISCOM6800可应用在FTTx、HFC双向网改造、IP专线互联等接入场景。

产品特点

Ø大容量、超带宽

n 13U高度,支持双主控、14个业务接口盘、2个上联盘;

n 整机支持224个EPON端口,14336个EPON ONU;或224个GPON端口,28672个GPON ONU;或112个10G-EPON端口,28672个10G-EPON ONU;支持10GE上联接口;

n 可为用户提供宽带、语音、IPTV等多种业务接入,满足运营商、广电、驻地网等行业的多种接入场合应用;

Ø 电信级的可靠性

n 主控盘和电源盘1+1冗余保护,所有单板均支持热插拔;

n 支持多种PON保护功能,倒换性能达到电信级要求;

n 支持千兆和万兆以太环网协议,倒换性能可达50ms;

n 导风框具备防尘网及专门的光纤走线架;

Ø 丰富的功能特性

n 具备强大的VLAN处理功能,包括灵活QINQ、VLAN转换和聚合;

n 完善的QoS功能,包括动态带宽分配、优先级控制、多种流量分类机制、多队列调度等技术,满足VoIP、视频和上网业务的不同QoS需求;

n 完善的ACL功能,包括L2、L3、L4及用户自定义ACL;

n 支持静态组播、IGMP Snooping、Proxy、MVR、可控组播;

n 支持IPv4/IPv6静态路由;

n 支持STP/MSTP、链路聚合、DHCP、端口隔离等常用功能;

Ø绿色节能设计

n 主控、业务盘均低功耗设计,整机功耗小于1300W;

n 风扇可根据温度智能调速,提高风扇寿命降低风噪,达到节能效果;

n PON业务盘、上联盘可通过关闭电源实现绿色节能;

技术参数

硬件特性

槽位数量

22

主控盘数量

2

EPON业务盘数量

最大14个,每盘16个EPON接口

10G-EPON业务盘数量

最大14个,每盘8个10G-EPON接口

GPON业务盘数量 最大14个,每盘16个GPON接口 XG-PON业务盘数量 最大14个,每盘8个XG-PON接口

上联盘数量

上联盘与xPON业务盘混插,根据需求配置上联盘数量

风扇盘数量

1

电源盘数量

2

导风框数量

1,具有防尘网、走线架

电源(DC)

额定电压-48V,电压范围-38.4V~-57.6V

系统性能

PON线路速率

上下行对称1.25Gbps

可靠性

支持主控、电源1+1热备、支持上联端口跨盘保护;

支持B/C/D类PON保护功能(可跨盘),满足电信标准倒换时间;

支持50ms级倒换时延的私有以太网环保护功能;

下面是ISCOM6800瑞斯康达开局:

create card slot 1 type ep16         》》》》创建模板
create card slot 2 type ep16
create card slot 3 type ep16
create card slot 4 type ep16
create card slot 5 type ep16
create card slot 16 type xp4l
logging monitor severity 6               告警信息6是很严谨,0是很放松
create vlan 2,60-89,100-150,270-289,1401-1449,3430-3480,4080-4085 active      》》》》创建vlan
ip default-gateway 10.132.16.33
fttx                                              》》》》给网关
create onu-svr-template 1 name PON1 uni-eth-num 24       》》》》创建pon板下面的onu以太网口                  
create onu-svr-template 2 name PON2 uni-eth-num 24
create onu-svr-template 3 name PON3 uni-eth-num 24
create onu-svr-template 4 name PON4 uni-eth-num 24

hostname DongFengXi6800
                                                           上联板的配置
interface ten-gigabitethernet 16/1                 》》》》进入端口
description Link-LongJing6800                      》》》》描述
switchport trunk allowed vlan 2-4094               》》》》允许vlan
switchport trunk untagged vlan remove 1            》》》》拒绝vlan
switchport mode trunk                              》》》》配置trunk口
quit
interface ten-gigabitethernet 16/2
description Link-ChuangXin2924
switchport trunk allowed vlan 2-4094
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface ten-gigabitethernet 16/3
description Link-LongJing6800
switchport trunk allowed vlan 2-4094
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface ten-gigabitethernet 16/4
description Link-ChuangXinME60
switchport trunk allowed vlan 2-4094
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
                                                   》》》下联板的配置
interface epon-olt 1/1                             》》》》进入pon口
vlan dot1q-tunnel                                  》》》》创建vlan类型   
authorization mode none                            》》》》开启onu自动注册功能
onu-svr-template 1 binded-onu-list 1-64            》》》》创建onu的序列
switchport trunk native vlan 270                   》》》》允许内外vlan
switchport trunk allowed vlan 270
switchport trunk untagged vlan remove 1            》》》》拒绝vlan   
switchport mode trunk                              》》》》配置trunk口
quit
interface epon-olt 1/2
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 270
switchport trunk allowed vlan 270
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/3
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 270
switchport trunk allowed vlan 270
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/4
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 270
switchport trunk allowed vlan 270
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/5
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 271
switchport trunk allowed vlan 271
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/6
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 271
switchport trunk allowed vlan 271
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/7
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 271
switchport trunk allowed vlan 271
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/8
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 271
switchport trunk allowed vlan 271
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/9
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 272
switchport trunk allowed vlan 272
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/10
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 272
switchport trunk allowed vlan 272
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/11
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 272
switchport trunk allowed vlan 272
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/12
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 272
switchport trunk allowed vlan 272
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/13
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 273
switchport trunk allowed vlan 273
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/14
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 273
switchport trunk allowed vlan 273
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/15
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 273
switchport trunk allowed vlan 273
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 1/16
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 273
switchport trunk allowed vlan 273
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/1
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 274
switchport trunk allowed vlan 274
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/2
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 274
switchport trunk allowed vlan 274
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/3
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 274
switchport trunk allowed vlan 274
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/4
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 274
switchport trunk allowed vlan 274
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/5
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 275
switchport trunk allowed vlan 275
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/6
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 275
switchport trunk allowed vlan 275
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/7
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 275
switchport trunk allowed vlan 275
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/8
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 275
switchport trunk allowed vlan 275
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/9
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 276
switchport trunk allowed vlan 276
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/10
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 276
switchport trunk allowed vlan 276
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/11
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 276
switchport trunk allowed vlan 276
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/12
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 276
switchport trunk allowed vlan 276
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/13
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 277
switchport trunk allowed vlan 277
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/14
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 277
switchport trunk allowed vlan 277
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/15
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 277
switchport trunk allowed vlan 277
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 2/16
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 277
switchport trunk allowed vlan 277
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/1
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 278
switchport trunk allowed vlan 278
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/2
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 278
switchport trunk allowed vlan 278
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/3
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 278
switchport trunk allowed vlan 278
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/4
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 278
switchport trunk allowed vlan 278
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/5
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 279
switchport trunk allowed vlan 279
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/6
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 279
switchport trunk allowed vlan 279
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/7
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 279
switchport trunk allowed vlan 279
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/8
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 279
switchport trunk allowed vlan 279
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/9
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 280
switchport trunk allowed vlan 280
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/10
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 280
switchport trunk allowed vlan 280
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/11
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 280
switchport trunk allowed vlan 280
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/12
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 280
switchport trunk allowed vlan 280
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/13
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 281
switchport trunk allowed vlan 281
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/14
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 281
switchport trunk allowed vlan 281
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/15
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 281
switchport trunk allowed vlan 281
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 3/16
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 281
switchport trunk allowed vlan 281
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/1
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 282
switchport trunk allowed vlan 282
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/2
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 282
switchport trunk allowed vlan 282
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/3
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 282
switchport trunk allowed vlan 282
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/4
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 282
switchport trunk allowed vlan 282
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/5
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 283
switchport trunk allowed vlan 283
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/6
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 283
switchport trunk allowed vlan 283
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/7
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 283
switchport trunk allowed vlan 283
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/8
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 283
switchport trunk allowed vlan 283
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/9
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 284
switchport trunk allowed vlan 284
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/10
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 284
switchport trunk allowed vlan 284
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/11
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 284
switchport trunk allowed vlan 284
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/12
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 284
switchport trunk allowed vlan 284
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/13
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 285
switchport trunk allowed vlan 285
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/14
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 285
switchport trunk allowed vlan 285
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/15
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 285
switchport trunk allowed vlan 285
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 4/16
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 285
switchport trunk allowed vlan 285
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/1
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 286
switchport trunk allowed vlan 286
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/2
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 286
switchport trunk allowed vlan 286
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/3
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 286
switchport trunk allowed vlan 286
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/4
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 286
switchport trunk allowed vlan 286
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/5
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 287
switchport trunk allowed vlan 287
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/6
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 287
switchport trunk allowed vlan 287
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/7
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 287
switchport trunk allowed vlan 287
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/8
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 287
switchport trunk allowed vlan 287
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/9
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 288
switchport trunk allowed vlan 288
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/10
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 288
switchport trunk allowed vlan 288
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/11
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 288
switchport trunk allowed vlan 288
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/12
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 288
switchport trunk allowed vlan 288
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/13
vlan dot1q-tunnel
authorization mode none
onu-svr-template 1 binded-onu-list 1-64
switchport trunk native vlan 289
switchport trunk allowed vlan 289
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/14
vlan dot1q-tunnel
authorization mode none
onu-svr-template 2 binded-onu-list 1-64
switchport trunk native vlan 289
switchport trunk allowed vlan 289
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/15
vlan dot1q-tunnel
authorization mode none
onu-svr-template 3 binded-onu-list 1-64
switchport trunk native vlan 289
switchport trunk allowed vlan 289
switchport trunk untagged vlan remove 1
switchport mode trunk
quit
interface epon-olt 5/16
vlan dot1q-tunnel
authorization mode none
onu-svr-template 4 binded-onu-list 1-64
switchport trunk native vlan 289
switchport trunk allowed vlan 289
switchport trunk untagged vlan remove 1
switchport mode trunk
quit

interface ip 0
ip vlan 4081
ip address 10.132.16.34 255.255.255.252  
quit

epon-onu svr-template 1
uni-eth-num sensitive disable
native-vlan config-mode offset
uni ethernet 1 vlan mode tagged
uni ethernet 1 native vlan 11
uni ethernet 2 vlan mode tagged
uni ethernet 2 native vlan 12
uni ethernet 3 vlan mode tagged
uni ethernet 3 native vlan 13
uni ethernet 4 vlan mode tagged
uni ethernet 4 native vlan 14
uni ethernet 5 vlan mode tagged
uni ethernet 5 native vlan 15
uni ethernet 6 vlan mode tagged
uni ethernet 6 native vlan 16
uni ethernet 7 vlan mode tagged
uni ethernet 7 native vlan 17
uni ethernet 8 vlan mode tagged
uni ethernet 8 native vlan 18
uni ethernet 9 vlan mode tagged
uni ethernet 9 native vlan 19
uni ethernet 10 vlan mode tagged
uni ethernet 10 native vlan 20
uni ethernet 11 vlan mode tagged
uni ethernet 11 native vlan 21
uni ethernet 12 vlan mode tagged
uni ethernet 12 native vlan 22
uni ethernet 13 vlan mode tagged
uni ethernet 13 native vlan 23
uni ethernet 14 vlan mode tagged
uni ethernet 14 native vlan 24
uni ethernet 15 vlan mode tagged
uni ethernet 15 native vlan 25
uni ethernet 16 vlan mode tagged
uni ethernet 16 native vlan 26
uni ethernet 17 vlan mode tagged
uni ethernet 17 native vlan 27
uni ethernet 18 vlan mode tagged
uni ethernet 18 native vlan 28
uni ethernet 19 vlan mode tagged
uni ethernet 19 native vlan 29
uni ethernet 20 vlan mode tagged
uni ethernet 20 native vlan 30
uni ethernet 21 vlan mode tagged
uni ethernet 21 native vlan 31
uni ethernet 22 vlan mode tagged
uni ethernet 22 native vlan 32
uni ethernet 23 vlan mode tagged
uni ethernet 23 native vlan 33
uni ethernet 24 vlan mode tagged
uni ethernet 24 native vlan 34
quit
epon-onu svr-template 2
uni-eth-num sensitive disable
native-vlan config-mode offset
uni ethernet 1 vlan mode tagged
uni ethernet 1 native vlan 1001
uni ethernet 2 vlan mode tagged
uni ethernet 2 native vlan 1002
uni ethernet 3 vlan mode tagged
uni ethernet 3 native vlan 1003
uni ethernet 4 vlan mode tagged
uni ethernet 4 native vlan 1004
uni ethernet 5 vlan mode tagged
uni ethernet 5 native vlan 1005
uni ethernet 6 vlan mode tagged
uni ethernet 6 native vlan 1006
uni ethernet 7 vlan mode tagged
uni ethernet 7 native vlan 1007
uni ethernet 8 vlan mode tagged
uni ethernet 8 native vlan 1008
uni ethernet 9 vlan mode tagged
uni ethernet 9 native vlan 1009
uni ethernet 10 vlan mode tagged
uni ethernet 10 native vlan 1010
uni ethernet 11 vlan mode tagged
uni ethernet 11 native vlan 1011
uni ethernet 12 vlan mode tagged
uni ethernet 12 native vlan 1012
uni ethernet 13 vlan mode tagged
uni ethernet 13 native vlan 1013
uni ethernet 14 vlan mode tagged
uni ethernet 14 native vlan 1014
uni ethernet 15 vlan mode tagged
uni ethernet 15 native vlan 1015
uni ethernet 16 vlan mode tagged
uni ethernet 16 native vlan 1016
uni ethernet 17 vlan mode tagged
uni ethernet 17 native vlan 1017
uni ethernet 18 vlan mode tagged
uni ethernet 18 native vlan 1018
uni ethernet 19 vlan mode tagged
uni ethernet 19 native vlan 1019
uni ethernet 20 vlan mode tagged
uni ethernet 20 native vlan 1020
uni ethernet 21 vlan mode tagged
uni ethernet 21 native vlan 1021
uni ethernet 22 vlan mode tagged
uni ethernet 22 native vlan 1022
uni ethernet 23 vlan mode tagged
uni ethernet 23 native vlan 1023
uni ethernet 24 vlan mode tagged
uni ethernet 24 native vlan 1024
quit
epon-onu svr-template 3
uni-eth-num sensitive disable
native-vlan config-mode offset
uni ethernet 1 vlan mode tagged
uni ethernet 1 native vlan 2001
uni ethernet 2 vlan mode tagged
uni ethernet 2 native vlan 2002
uni ethernet 3 vlan mode tagged
uni ethernet 3 native vlan 2003
uni ethernet 4 vlan mode tagged
uni ethernet 4 native vlan 2004
uni ethernet 5 vlan mode tagged
uni ethernet 5 native vlan 2005
uni ethernet 6 vlan mode tagged
uni ethernet 6 native vlan 2006
uni ethernet 7 vlan mode tagged
uni ethernet 7 native vlan 2007
uni ethernet 8 vlan mode tagged
uni ethernet 8 native vlan 2008
uni ethernet 9 vlan mode tagged
uni ethernet 9 native vlan 2009
uni ethernet 10 vlan mode tagged
uni ethernet 10 native vlan 2010
uni ethernet 11 vlan mode tagged
uni ethernet 11 native vlan 2011
uni ethernet 12 vlan mode tagged
uni ethernet 12 native vlan 2012
uni ethernet 13 vlan mode tagged
uni ethernet 13 native vlan 2013
uni ethernet 14 vlan mode tagged
uni ethernet 14 native vlan 2014
uni ethernet 15 vlan mode tagged
uni ethernet 15 native vlan 2015
uni ethernet 16 vlan mode tagged
uni ethernet 16 native vlan 2016
uni ethernet 17 vlan mode tagged
uni ethernet 17 native vlan 2017
uni ethernet 18 vlan mode tagged
uni ethernet 18 native vlan 2018
uni ethernet 19 vlan mode tagged
uni ethernet 19 native vlan 2019
uni ethernet 20 vlan mode tagged
uni ethernet 20 native vlan 2020
uni ethernet 21 vlan mode tagged
uni ethernet 21 native vlan 2021
uni ethernet 22 vlan mode tagged
uni ethernet 22 native vlan 2022
uni ethernet 23 vlan mode tagged
uni ethernet 23 native vlan 2023
uni ethernet 24 vlan mode tagged
uni ethernet 24 native vlan 2024
quit
epon-onu svr-template 4
uni-eth-num sensitive disable
native-vlan config-mode offset
uni ethernet 1 vlan mode tagged
uni ethernet 1 native vlan 3001
uni ethernet 2 vlan mode tagged
uni ethernet 2 native vlan 3002
uni ethernet 3 vlan mode tagged
uni ethernet 3 native vlan 3003
uni ethernet 4 vlan mode tagged
uni ethernet 4 native vlan 3004
uni ethernet 5 vlan mode tagged
uni ethernet 5 native vlan 3005
uni ethernet 6 vlan mode tagged
uni ethernet 6 native vlan 3006
uni ethernet 7 vlan mode tagged
uni ethernet 7 native vlan 3007
uni ethernet 8 vlan mode tagged
uni ethernet 8 native vlan 3008
uni ethernet 9 vlan mode tagged
uni ethernet 9 native vlan 3009
uni ethernet 10 vlan mode tagged
uni ethernet 10 native vlan 3010
uni ethernet 11 vlan mode tagged
uni ethernet 11 native vlan 3011
uni ethernet 12 vlan mode tagged
uni ethernet 12 native vlan 3012
uni ethernet 13 vlan mode tagged
uni ethernet 13 native vlan 3013
uni ethernet 14 vlan mode tagged
uni ethernet 14 native vlan 3014
uni ethernet 15 vlan mode tagged
uni ethernet 15 native vlan 3015
uni ethernet 16 vlan mode tagged
uni ethernet 16 native vlan 3016
uni ethernet 17 vlan mode tagged
uni ethernet 17 native vlan 3017
uni ethernet 18 vlan mode tagged
uni ethernet 18 native vlan 3018
uni ethernet 19 vlan mode tagged
uni ethernet 19 native vlan 3019
uni ethernet 20 vlan mode tagged
uni ethernet 20 native vlan 3020
uni ethernet 21 vlan mode tagged
uni ethernet 21 native vlan 3021
uni ethernet 22 vlan mode tagged
uni ethernet 22 native vlan 3022
uni ethernet 23 vlan mode tagged
uni ethernet 23 native vlan 3023
uni ethernet 24 vlan mode tagged
uni ethernet 24 native vlan 3024
quit

management-port ip address 192.168.1.100 255.255.255.0            》》》》》创建管理ip

ISCOM6800瑞斯康达使用方法相关推荐

  1. 在 Oracle Enterprise Linux 和 iSCSI 上构建您自己的 Oracle RAC 11g 集群

    作者:Jeffrey Hunter 了解如何以低于 2,700 美元的费用在 Oracle Enterprise Linux 上安装并配置 Oracle RAC 11g 第 2 版开发集群. 本指南中 ...

  2. Java面试题大全2021版

    一.Java 基础 JDK 和 JRE 有什么区别? JDK:Java Development Kit 的简称,java 开发工具包,提供了 java 的开发环境和运行环境. JRE:Java Run ...

  3. Kotlin协程使用,协程使用注意事项,协程中的await方法使用|不使用suspend使用协程

    参见 码云 协程使用方法一 (Dispatchers调度器模式) 指定不同线程.同线程会挂起并阻塞(挂起是不影响主线程执行,阻塞是同样的IO线程会阻塞) withContext(Dispatchers ...

  4. IDEA中将代码块封装为方法,IDEA代码重构快捷键

    IDEA中将代码块封装为方法 选中要转换的代码块,快捷键: Windows快捷键:Alt + Shift + M Mac快捷键:Alt + Command + M 如图:

  5. IDEA自动生成对象所有set方法

    idea中有一款插件能够生成对象所有的set方法,GenerateAllSetter :下载地址 步骤1:将下载好的压缩包放在自己记得的文件夹中,在idea中进行导入 步骤2:在本地选中刚才的压缩包, ...

  6. List元素互换,List元素转换下标,Java Collections.swap()方法实例解析

    Java Collections.swap()方法解析 jdk源码: public static void swap(List<?> list, int i, int j) {// ins ...

  7. java1.8新增超实用Map方法——Map.getOrDefault()和Map.value()方法详解

    1. Map.getOrDefault() 翻译一下官方解释: java.util.Map<K, V> V getOrDefault(Object key, V defaultValue) ...

  8. spring boot项目 中止运行 最常用的几种方法

    spring boot项目 中止运行 最常用的几种方法: 1. 调用接口,停止应用上下文 @RestController public class ShutdownController impleme ...

  9. Java Calendar.add()方法的使用,参数含义。指定时间差。

    cal.add()方法中的参数含义: 第一个参数如果是1则代表的是对年份操作,2是对月份操作,3是对星期操作,5是对日期操作,11是对小时操作,12是对分钟操作,13是对秒操作,14是对毫秒操作. 第 ...

  10. 设置select下拉框不可修改的→“四”←种方法

    设置select下拉框为不可修改的几种方法: 因为select的特殊性,导致它不能像input表单一样简单地设置一个readonly来限制修改,所以,我们需要进行别的操作! 1.为下拉框添加样式,可以 ...

最新文章

  1. Codeforces Beta Round #17 D. Notepad (数论 + 广义欧拉定理降幂)
  2. asp.net的ViewState学习
  3. “智慧法院”数据融合分析与集成应用
  4. Java屏蔽输入法_技巧:如何禁止输入法切换到全角状态
  5. cassandra写数据CommitLog
  6. markown编辑器截图粘贴预览,并将图片传至七牛云
  7. 【架构】Heartbeat高可用服务(2)
  8. CPU的实模式和保护模式
  9. 计算机视觉论文-2021-03-10
  10. matlab 同态滤波
  11. 2019 中文互联网资源碎碎念
  12. Java开发必须会的技能!java程序开发基础彭政答案
  13. Oracle如何快速、大量的插入数据
  14. 橡胶密封件老化原因有哪些?
  15. U盘插入后在“我的电脑”里找不到u盘
  16. GNU Radio学习一 :什么是GUN Radio
  17. ASP木马提升权限的N种方法
  18. bert做语义相似度文章的注解
  19. 善用Google搜索,资源唾手可得
  20. 1998-2015经典卷积神经网络简介

热门文章

  1. JS原创小游戏 旋转方块(源码)
  2. JS_js数组倒序排列、字符串数组转为数字数组,反转数组/字符串/数字
  3. 身边的逻辑学——简单的真理不简单(2) 无论如何,清晰思考利多于弊
  4. 竹子的精神高山流水,赞美竹子的句子,竹子散文
  5. 13 函数列与函数项级数
  6. 安卓变苹果12系统永久,安卓系统变苹果系统2020
  7. 抖音小店怎么去添加淘宝链接?哪种推广适合淘客丨国仁网络资讯
  8. 【学习笔记】seckill-秒杀项目--(1)搭建项目
  9. Pygame做一期吃豆子游戏
  10. 读书笔记 | 国富论(卷一)