Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

create vr "om_cn"

//sc_PGM_om
create vlan "sc_PGM_om"
configure vlan sc_PGM_om tag 1456
configure vlan sc_PGM_om add ports 49, 51 tagged
configure vlan sc_PGM_om add ports 11, 33 untagged
configure vlan sc_PGM_om ipaddress 172.16.15.225 255.255.255.224
enable ipforwarding vlan sc_PGM_om
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.15.224 255.255.255.224 "
" vr om_cn
//sc_om_tl1
create vlan "sc_om_tl1"
configure vlan sc_om_tl1 tag 1410
configure vlan sc_om_tl1 add ports 51 tagged
configure vlan sc_om_tl1 add ports 7, 10, 26, 32, 40-42 untagged
configure vlan sc_om_tl1 ipaddress 172.16.10.81 255.255.255.240
enable ipforwarding vlan sc_om_tl1
configure vr om_cn add protocol ospf
virtual-router om_cn
enable ospf
create ospf area 1.1.6.2
configure ospf area 1.1.6.2 stub nosummary stub-default-cost 10
configure ospf vlan sc_om_tl1 area 1.1.6.2
virtual-router vr-default
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.10.80 255.255.255.240 "
" vr om_cn
//sc_om
create vlan "sc_om"
configure vlan sc_om tag 1412
configure vlan sc_om add ports 49, 51 tagged
configure vlan sc_om add ports 9, 12, 15, 18, 28, 45 untagged
configure vlan sc_om ipaddress 172.16.10.129 255.255.255.224
enable ipforwarding vlan sc_om
create vrrp vlan sc_om vrid 16
configure vrrp vlan sc_om vrid 16 priority 254
configure vrrp vlan sc_om vrid 16 add 172.16.10.131
enable vrrp vlan sc_om vrid 16
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.10.128 255.255.255.224 "
//om_cn_mg
create vlan "om_cn_mg"
configure vlan om_cn_mg tag 1457
configure vlan om_cn_mg add ports 6, 49, 51 tagged
configure vlan om_cn_mg ipaddress 172.16.10.177 255.255.255.240
enable ipforwarding vlan om_cn_mg
create vrrp vlan om_cn_mg vrid 49
configure vrrp vlan om_cn_mg vrid 49 priority 254
configure vrrp vlan om_cn_mg vrid 49 add 172.16.10.179
enable vrrp vlan om_cn_mg vrid 49
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.10.176 255.255.255.240 "

" vr om_cn

" vr om_cn

//eMe_om_uplink
create vlan "eMe_om_uplink"
configure vlan eMe_om_uplink tag 1465
configure vlan eMe_om_uplink add ports 49, 51 tagged
configure vlan eMe_om_uplink add ports 14 untagged
configure vlan eMe_om_uplink ipaddress 172.16.3.121 255.255.255.248
enable ipforwarding vlan eMe_om_uplink
create vrrp vlan eMe_om_uplink vrid 71
configure vrrp vlan eMe_om_uplink vrid 71 priority 254
configure vrrp vlan eMe_om_uplink vrid 71 add 172.16.3.123
enable vrrp vlan eMe_om_uplink vrid 71
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.3.120 255.255.255.248 "
" vr om_cn
//eMe_iLOM
create vlan "eMe_iLOM"
configure vlan eMe_iLOM tag 1467
configure vlan eMe_iLOM add ports 49, 51 tagged
configure vlan eMe_iLOM add ports 19-20 untagged
configure vlan eMe_iLOM ipaddress 172.16.3.193 255.255.255.224
enable ipforwarding vlan eMe_iLOM
create vrrp vlan eMe_iLOM vrid 72
configure vrrp vlan eMe_iLOM vrid 72 priority 254
configure vrrp vlan eMe_iLOM vrid 72 add 172.16.3.195
enable vrrp vlan eMe_iLOM vrid 72
configure iproute add default 172.16.10.172 vr om_cn
configure iproute add 172.16.3.192 255.255.255.224 "

" vr om_cn

You might also like