OM Channel Configureation Based Three-Layers IP Network-20090227-B-1.0

Embed Size (px)

Citation preview

  • 7/30/2019 OM Channel Configureation Based Three-Layers IP Network-20090227-B-1.0

    1/4

    OM Channel Configureation Based Three-Layers IP Network Internal use only

    2009-3-3 . 1, 4

    OM Channel Configureation Based Three-Layers IP Network

    Interface boards and IP planing below:

    G

    O

    U

    LAN switch

    QuidwayS3528G

    W

    M

    P

    T

    a

    deviceIP:10.10.10.1/30

    ethIP:11.11.11.1/30

    ethIP:11.11.11.2/30

    ethIP:12.12.12.2/30

    ethIP:12.12.12.1/30

    OMIP:9.9.9.9/30

    O

    M

    U

    BAMexternalvirtualIP:10.161.226.124/24

    Backplane

    LMT

  • 7/30/2019 OM Channel Configureation Based Three-Layers IP Network-20090227-B-1.0

    2/4

    OM Channel Configureation Based Three-Layers IP Network Internal use only

    2009-3-3 . 2, 4

    Route Configuration

    LAN switch Configuration

    1. Creat vlan11, and add the GE port of the GOU board to valn11.

    system

    [Quidway]vlan 11

    [Quidway-Vlan11]port gigabitethernet 1/1

    2. Creat vlan interface 11, and configure whose IP adress.

    [Quidway]interface vlan-interface 11

    [Quidway-Vlan-interface11]ip add 11.11.11.2 255.255.255.252

    3. Mention the version of vlan interface 11 as RIP.

    [Quidway-Vlan-interface11]rip version 2

    4. Set up vlan12, and add the FE port of the WMPT board to vlan12

    [Quidway]vlan 12

    [Quidway-Vlan12]port ethernet 0/1

    5. Set up vlan interface 12, and configure which IP address.

    [Quidway]interface vlan-interface 12

    [Quidway-Vlan-interface12]ip add 12.12.12.2 255.255.255.252

    6. Make the version of vlan interface 12 as RIP.

    [Quidway-Vlan-interface12]rip version 2

    7. Kick-off and configure RIP protocol.

    [Quidway]rip

    [Quidway-rip]network 11.11.11.0

    [Quidway-rip]network 12.12.12.0

    8. Shut down the fuction of route aggregation.

    [Quidway-rip]undo summary

    9. Import direct route into RIP.

    [Quidway-rip]import-route direct

    10. Configure the route to IP address of 10.10.10.0.

    [Quidway]ip route-static 10.10.10.0 255.255.255.252 11.11.11.1

  • 7/30/2019 OM Channel Configureation Based Three-Layers IP Network-20090227-B-1.0

    3/4

    OM Channel Configureation Based Three-Layers IP Network Internal use only

    2009-3-3 . 3, 4

    RNC route configuration:

    1. Configure the route to the WMPT FE port on the GOU board.

    ADD IPRT: SRN=0, SN=26, DESTIP="12.12.12.0", MASK="255.255.255.252",

    NEXTHOP="11.11.11.2", PRIORITY=HIGH, REMARK="Iub";

    NodeB route configuration:

    1. Configure the route to the device IP of the GOU board.ADD IPRT: SRN=0, SN=7, SBT=BASE_BOARD, DSTIP="10.10.10.0",

    DSTMASK="255.255.255.252", RTTYPE=NEXTHOP, NEXTHOP="12.12.12.2";

  • 7/30/2019 OM Channel Configureation Based Three-Layers IP Network-20090227-B-1.0

    4/4

    OM Channel Configureation Based Three-Layers IP Network Internal use only

    2009-3-3 . 4, 4

    OM Channel Configuration

    LAN switch configuration:

    1. Configure the static route to the IP address of 9.9.9.8.[Quidway]ip route-static 9.9.9.8 255.255.255.252 12.12.12.1

    2. Configure the static route to the IP address of 10.161.226.0.[Quidway]ip route-static 10.161.226.124 255.255.255.0 11.11.11.1

    RNC route configuration:

    1. Configure the OM IP of Node B on the GOU board.ADD NODEBIP: NODEBID=1, NBTRANTP=IPTRANS_IP, NBIPOAMIP="9.9.9.9",

    NBIPOAMMASK="255.255.255.252", IPSRN=0, IPSN=26, IPGATEWAYIP="11.11.11.2",

    IPLOGPORTFLAG=NO;

    2. Configure the route to the OM IP of Node B on the BAM.ADD BAMIPRT: RTDEST="9.9.9.8", RTDESTMASK="255.255.255.252",

    NEXTHOP="11.11.11.2";

    Node B route configuration:

    1. Configure the route to the IP address of 10.161.226.0 on the WMPT board.ADD IPRT: SRN=0, SN=7, SBT=BASE_BOARD, DSTIP="10.161.226.0",

    DSTMASK="255.255.255.0", RTTYPE=NEXTHOP, NEXTHOP="12.12.12.2";

    LMT terminal route configuration:

    1.

    Configure the static route to the IP address of 10.161.226.124.>route add 9.9.9.8 mask 255.255.255.252 10.161.226.124