典型配置案例
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
典型配置案例
IES业务 (1)
VPRN业务 (3)
VPLS业务 (4)
Epipe业务 (6)
BGP配置 (7)
OSPF配置 (8)
ISIS配置 (9)
Policy 配置 (9)
QOS配置 (11)
SDP配置 (15)
LDP配置 (15)
Mirror配置 (16)
VPRN互通配置 (16)
VRRP配置 (20)
POS接口配置 (22)
LOG配置 (22)
基本配置 (24)
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
IES业务
SAP点需要access,Ethernet encap-type:qinq/dot1q/null
show service service-using
show service id arp
show service id fdb
show port
clear port
结合QOS案例有qos在ies下的应用,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
customer 1 create
description "ChengDu dianxian,shujubu xiaoyang:"
exit
ies 10 customer 1 create
no shutdown
interface "to-SC" create
address sap 1/1/5:0 create
exit
exit
exit
ies 11 customer 1 create
subscriber-interface "to-ASB" create
address group-interface "to-ASB11" create
sap 1/1/5:11 create
anti-spoof ip
host ip host ip egress
scheduler-policy "to-ASB"
qos 10
exit
exit
sap 1/1/6:13 create
exit
exit
group-interface "to-ASB21" create
sap 1/1/5:12 create
ingress
qos 100
exit
egress
scheduler-policy "to-ASB"
qos 10
exit
exit
exit
exit
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■VPRN业务
相关配置:LDP、BGP和IGP,不需要sdp
show router bgp sum
show service service-using
show route
show route tunnel-table
show routes <> route-table/show route <> bgp routes
svc-ping
ping/traceroute router
oam vprn-ping
oam vprn-trace
show route ldp ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
service
customer 1 create
description "Default customer"
exit
vprn 10 customer 1 create
description "vpn1"
route-distinguisher 100:10
auto-bind ldp
vrf-target target:100:10
interface "vpn1" create
address loopback
exit
no shutdown
exit
vprn 20 customer 1 create
description "vpn2"
route-distinguisher 100:20
auto-bind ldp
vrf-target target:100:20
interface "vpn2" create
address loopback
exit
no shutdown
exit
exit
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■VPLS业务
需要SDP,可以采用GRE或LDP
show service service-using
show service lablels
show service fdb
oam mac-populate
oam mac-ping
oam mac-ping service <> destination FF:FF:FF:FF:FF:FF oam mac-trace
oam mac-purge ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
service
customer 2 create
description "Alcatel Customer"
contact "Joe User"
phone "555-1212"
exit
sdp 3001 mpls create
far-end ldp
no shutdown
exit
sdp 3002 mpls create
far-end ldp
no shutdown
exit
vpls 100 customer 2 vpn 100 create
stp
shutdown
exit
sap 1/1/4:100 create
exit