Ojt Isam 7330

Embed Size (px)

DESCRIPTION

Ojt Isam 7330

Citation preview

  • 5/21/2018 Ojt Isam 7330

    1/63

    All rights reserved 2008, AlcatelISAM7330 / July 2008

  • 5/21/2018 Ojt Isam 7330

    2/63

    Page 2

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Objective

    Section1 1

    Configure the ISAM to be manageable by AWS using CLI

    Preface&Compatibility

    Pre-configuration Step

    Hardware Introduction

    Configuration System Parameter

    Configuration System Setup Procedure

    Configure the service/user VLANs

    How to Create XDSL profile

    How to Create the XDSL User

    Student Practice using CLI

  • 5/21/2018 Ojt Isam 7330

    3/63

    Page 3

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Section 2

    Configure basic parameters for end-users/customers using the AWS

    INTRODUCTION

    HOW TO CREATING THE ISAM NODE by AWS

    CREATING THE XDLS SERVICE AND SPECTRUM PROFILES

    CREATING THE RESIDENTIAL BRIDGE VLANS

    CREATING THE BOARDS

    CREATING THE USER PORT

    CREATING A SUBTENDING/UPLINK PORT

    Create the ATM PVC for USER

    CREATING A SUBTENDING/UPLINK PORT

  • 5/21/2018 Ojt Isam 7330

    4/63

    Page 4

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Preface & Compatibility

    This document outlines the procedure to configure theISAM R3.4 via the command line interface (CLI) and is

    dedicated to the initial ISAM configuration for CATTelecom.

    This document supports the configuration of ISAM withthe following release:

    R3.4

  • 5/21/2018 Ojt Isam 7330

    5/63

    Page 5

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Pre-configuration steps

    Check the Variant of the NANT-A card to confirm

    the capacity of flash to be use.CA : 512MB flash disk

    Flash the Sandisk with software package below

    R3.4

  • 5/21/2018 Ojt Isam 7330

    6/63

    Page 6

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Hardware Introduction

    LTLT

    LTLTLT

    LTLT

    LT

    NT-ANTIO / LTNT-B / LT

    Fanu

    nit

    Cardcage

    area

    Power &

    connectorarea

    Fan areaGFC PWR

  • 5/21/2018 Ojt Isam 7330

    7/63

    Page 7

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    The system will start-up after the following boards areplugged:

    1. NT board ( e.g. NANT-A ) 2. LT boards ( optional , e.g NALT-C ,NSLT-A) 4. NTIO ( optional , e.g. NCNC-B ) 5. Splitter board

    The board LED status when the boards up: When the NT board stable PWR LED = flash slowly,

    A/S LED = always light ALM LED = is no light.

    After the PWR LED fast flash, the LT boards will become stable, thePWR LED flash slowly and ALM LED is no light.

  • 5/21/2018 Ojt Isam 7330

    8/63

    Page 8

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Use RS-232 console port

    1. Start "Hyper-terminal" program

    2. Select COM port to communicate with ACU card

    Choose direct to COM1 or COM2 click OK

    3. Set Port Properties --

    Port Setting:- Bit per second: 9600

    - Data bits: 8

    - Stop bits: 1

    - Parity bits: None

    -Flow Control: None-Press OK

    Connecting to the ISAM via CT

  • 5/21/2018 Ojt Isam 7330

    9/63

    Page 9

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    -Press Space Bar Enter Username and Password

    # configure system id CAT

    Show command ALL:

    isadmin># info configure system

    Show command System Management: isadmin># info configure system management

  • 5/21/2018 Ojt Isam 7330

    11/63

    Page 11

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Configuration System Setup Procedure

    1. Configure uplink port

    isadmin># configure interface shub port 1 port-type network mode automatic admin-status up

    Note: Network 1 is always the link to the network. Network 2 - 7 can be used for subtending. Network 0

    is used to connect a second shelf if needed (electrical connection)

    2. Configure subtending port

    isadmin># configure interface shub port 2 port-type subtending mode automatic admin-status up

    isadmin># configure interface shub port 3 port-type subtending mode automatic admin-status up

    isadmin># configure interface shub port 4 port-type subtending mode automatic admin-status up

  • 5/21/2018 Ojt Isam 7330

    12/63

    Page 12

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    3. Configure the management VLAN

    isadmin># configure system mgnt-vlan-id 8

    isadmin># configure system shub entry vlan ext-vlan-id 8

    isadmin># configure vlan shub id 8 egress-port network:1

    4. Configure the management VLAN Subtending

    isadmin># configure vlan shub id 8 egress-port network:2isadmin># configure vlan shub id 8 egress-port network:3

    isadmin># configure vlan shub id 8 egress-port network:4

  • 5/21/2018 Ojt Isam 7330

    13/63

    Page 13

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    How to create profile

    5. Configure the management IP

    isadmin># configure system management host-ip-address manual:/isadmin> # configure system management default-route

    isadmin># configure system single-public-ip

    SAMPLE:

    isadmin># configure system management host-ip-address manual 10.126.120.100/25

    isadmin># configure system management default-route 10.126.120.254

    isadmin># configure system single-public-ip

  • 5/21/2018 Ojt Isam 7330

    14/63

    Page 14

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    6. Configure the SNMP communities

    This configures the ISAM for AWS management

    isadmin># configure system security snmp community public host-address 0.0.0.0/0context nt

    isadmin># configure system security snmp community NETMAN host-address 0.0.0.0/0

    context shub

    Note: ISAM SHOULD NOW BE MANAGABLE BY AWS

  • 5/21/2018 Ojt Isam 7330

    15/63

    Page 15

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    7. Disable the rstp and la (link aggregation)

    isadmin># configure rstp disable-rstp

    isadmin># configure la disable-lacp

    8. Save the configuration

    The NT Configuration is automatically written to compact flash whenever changes are

    made. On the Shub subsystem, the operator must manually save the configuration to

    the Shub flash, whenver changes are made. It is important to save the Shub

    configuration regularly so that changes made are not lost in the event that the Shub

    subsystem restarts.

    isadmin># admin software-mngt shub database save

  • 5/21/2018 Ojt Isam 7330

    16/63

    Page 16

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    9. Configure the service/user VLANs

    isadmin># configure vlan id 100 mode residential-bridge

    isadmin># configure vlan shub id 100 mode residential-bridge

    isadmin># configure vlan shub id 100 egress-port network:1

    isadmin># configure vlan shub id 100 egress-port lt:1/1/[4...19]

    10. Configure service VLAN to subtending node

    isadmin># configure vlan shub id 100 egress-port network:2

    isadmin># configure vlan shub id 100 egress-port network:3

    isadmin># configure vlan shub id 100 egress-port network:0

  • 5/21/2018 Ojt Isam 7330

    17/63

    Page 17

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    11. Plan the Line Cards

    isadmin># configure equipment slot 1/1/ planned-type

    Example :

    isadmin># configure equipment slot 1/1/4 planned-type nant-a unlock

    (Notes 7 : LT 1 = 1/1/4 , LT2 = 1/1/5 . , and not need to Configure NT and rack )

  • 5/21/2018 Ojt Isam 7330

    18/63

    Page 18

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    12. Check The boards status

    isadmin4# show equipment slot

    ================================================================================ slot table

    ================================================================================

    slot |actual-type|enabled|error-status |availability |restrt-cnt

    ---------+-----------+-------+----------------------+-------------+-------------

    nt-a nant-a yes no-error available 0

    nt-b empty no no-error not-installed 0

    lt:1/1/4 empty no no-error not-installed 0 lt:1/1/5 nelt-a yes no-error available 1

    lt:1/1/6 nalt-c yes no-error available 1

    lt:1/1/7 empty no no-error not-installed 0

    lt:1/1/8 empty no no-error not-installed 0

    lt:1/1/9 empty no no-error not-installed 0

    lt:1/1/10 empty no no-error not-installed 0

    lt:1/1/11 empty no no-error not-installed 0

    --------------------------------------------------------------------------------

    slot count : 10

    ================================================================================

  • 5/21/2018 Ojt Isam 7330

    19/63

    Page 19

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Create XDSL profile

    Before you can create an xDSL line, you need to create the necessaryprofiles.

    1. Create Service Profile Groups a number of parameters related to the

    xDSL service

    2. Create Spectrum Profile Groups a number of parameters related to

    the xDSL spectrum

  • 5/21/2018 Ojt Isam 7330

    20/63

    Page 20

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    1. Create an xDSL service profile with the following command:

    isadmin># configure xdsl service-profile 1 name 256K_64K ra-mode-down automatic ra-mode-up

    automatic min-bitrate-down 32 plan-bitrate-down 256 max-bitrate-down 256 min-bitrate-up 32

    plan-bitrate-up 64 max-bitrate-up 64 max-delay-down 16 max-delay-up 6 imp-noise-prot-dn 5 imp-

    noise-prot-up 5

    isadmin># configure xdsl service-profile 1 active

    Caution: The xDSL service profile must be activated within 15 minutes after it hasbeen created, otherwise it will be deleted.

    Note: The activation parameter can also be included in step 1, but then no

    modification of the parameters is possible afterwards (except name, scope and version

    Note: Only the parameters name, scope and version can be changed for an existing

    xDSL service profile. If the other parameters need to be changed, then a new xDSL

    service profile must be created.

  • 5/21/2018 Ojt Isam 7330

    21/63

    Page 21

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    2. Create an xDSL spectrum profile and configure the parameterscommon to all the DSL flavors with the following command:

    isadmin># configure xdsl spectrum-profile 1 name TNM_6db local-profile version 1 dis-

    ansi-t1413 dis-etsi-dts dis-g992-1-b dis-g992-2-a dis-g992-3-b g992-3-l1 g992-5-a dis-

    etsi-ts

    Check the profile configuration

    isadminl# info configure xdsl service-profile 1 detail

    isadminl# info configure xdsl spectrum-profile 1 detail

  • 5/21/2018 Ojt Isam 7330

    22/63

    Page 22

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Configure the XDSL User

    1.Assign xDSL profiles to a user port

    isadmin># configure xdsl line /// service-profile spectrum-profile admin-upExample :

    isadmin># configure xdsl line 1/1/4/1 service-profile 1 spectrum-profile 1 admin-up

    2. Configure PVC on a port

    isadmin># configure atm pvc ///:: aal5-encap-type

    Example (typically for bridging, pppoe and multicast services):isadmin># configure atm pvc 1/1/4/1:8:35 aal5-encap-type llc-snap

  • 5/21/2018 Ojt Isam 7330

    23/63

    Page 23

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    3. Create a bridge port with the following command:

    isadmin># configure bridge port (port) max-unicast-mac

    Example

    isadmin># configure bridge port 1/1/4/1:8:35 max-unicast-mac 4

    4. Check the ADSL line Status:

    isadmin>show>xdsl# show xdsl operational-data far-end channel 1/1/4/1isadmin>show>xdsl# show xdsl operational-data near-end channel 1/1/4/1

    5. Check the Bridge port:

    isadmin# show bridge port 1/1/4/1:8:35

  • 5/21/2018 Ojt Isam 7330

    24/63

    Page 24

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    END For Day 1

  • 5/21/2018 Ojt Isam 7330

    25/63

    Page 25

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    INTRODUCTION

    The ISAM has had IP addressing configured using the CLI configuration

    guide [1] and is reachable from the AWS server. The SHUB IP address

    is one greater than the NT IP address. The ISAM has been configuredwith a SNMP filter for the AWS IP address and NETMAN community 3

    is configured for read-write.

    The AWS server is installed with AWS R7.2 and has at least one ISAM

    EMLIM configured.

  • 5/21/2018 Ojt Isam 7330

    26/63

    Page 26

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    How To CREATING THE ISAM NODE by AWS

    Go to the NE View and select Create

  • 5/21/2018 Ojt Isam 7330

    27/63

    Page 27

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the TYPE and fill up the NAME and NE IP Address

    Unselect BOOTP = BOOTP OFF

  • 5/21/2018 Ojt Isam 7330

    28/63

    Page 28

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Test the NE for reachable

  • 5/21/2018 Ojt Isam 7330

    29/63

    Page 29

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    If the NE passed the detachability test, start the SUPERVISION

  • 5/21/2018 Ojt Isam 7330

    30/63

    Page 30

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Start the Supervision

  • 5/21/2018 Ojt Isam 7330

    31/63

    Page 31

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    CREATING THE XDLS SERVICE AND SPECTRUM PROFILES

    On to the NE View and selects the XDSL Service or Spectrum Profiles

  • 5/21/2018 Ojt Isam 7330

    32/63

    Page 32

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the required parameters for the Spectrum Profiles and fill up the NAME

  • 5/21/2018 Ojt Isam 7330

    33/63

    Page 33

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the required parameters for the Service Profiles and fill up the NAME

  • 5/21/2018 Ojt Isam 7330

    34/63

    Page 34

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Download these Profiles to NE

  • 5/21/2018 Ojt Isam 7330

    35/63

    Page 35

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the names of the Profiles to be downloaded to NE and click ADD.

    Once the Profiles are in Selected box click OK

  • 5/21/2018 Ojt Isam 7330

    36/63

    Page 36

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    CREATING THE RESIDENTIAL BRIDGE VLANS

    On the NE View Select RB VLAN

  • 5/21/2018 Ojt Isam 7330

    37/63

    Page 37

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Fill up the NAME, VLAN ID and READY FOR USE then click OK

  • 5/21/2018 Ojt Isam 7330

    38/63

    Page 38

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Deploy the RB VLANs to NE

  • 5/21/2018 Ojt Isam 7330

    39/63

    Page 39

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the RB vlan that you want to deploy then click OK

  • 5/21/2018 Ojt Isam 7330

    40/63

    Page 40

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Click OK to start deploying the RB vlan

  • 5/21/2018 Ojt Isam 7330

    41/63

    Page 41

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Click close one the deployment is successful

  • 5/21/2018 Ojt Isam 7330

    42/63

    Page 42

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    CREATING THE BOARDS

    Go to the ISAM view/equipment view by double clicking on the NE.

  • 5/21/2018 Ojt Isam 7330

    43/63

    Page 43

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Accept all the boards by selecting Accept all Boards and Appliques

  • 5/21/2018 Ojt Isam 7330

    44/63

    Page 44

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    To Create a board right click on the slot and select Create Board

  • 5/21/2018 Ojt Isam 7330

    45/63

    Page 45

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the type of board you want to create and click OK

  • 5/21/2018 Ojt Isam 7330

    46/63

    Page 46

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Do the same for the Appliques

    CREATING THE USER PORT

  • 5/21/2018 Ojt Isam 7330

    47/63

    Page 47

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    CREATING THE USER PORT

    On the ISAM view select the slot and the user port

  • 5/21/2018 Ojt Isam 7330

    48/63

    Page 48

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Or you can right click on the user port then select Configure

  • 5/21/2018 Ojt Isam 7330

    49/63

    Page 49

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Fill up the Customer ID and Select Unlocked Select the Service and SpectrumProfiles for the user , Click OK

  • 5/21/2018 Ojt Isam 7330

    50/63

    Page 50

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Double click on the user port once the user is created

  • 5/21/2018 Ojt Isam 7330

    51/63

    Page 51

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Next window is appear ,Create the ATM PVC for the user

  • 5/21/2018 Ojt Isam 7330

    52/63

    Page 52

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Fill up the VPI and VCI assigned to the user. Use the default AAL5encapsulation type, Click OK

  • 5/21/2018 Ojt Isam 7330

    53/63

    Page 53

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    The Bridge port is created and ATM PVC is now associated to the user port

  • 5/21/2018 Ojt Isam 7330

    54/63

    Page 54

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the Bridge Port and associate the user to the RB VLAN

  • 5/21/2018 Ojt Isam 7330

    55/63

    Page 55

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Change the Max MAC Addresses and select the RB vlan then click OK

  • 5/21/2018 Ojt Isam 7330

    56/63

    Page 56

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    The RB vlan is now present in the user port

    CREATING A SUBTENDING/UPLINK PORT

  • 5/21/2018 Ojt Isam 7330

    57/63

    Page 57

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    On the ISAM view double click on the NT board

  • 5/21/2018 Ojt Isam 7330

    58/63

    Page 58

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the network port you want to configure

  • 5/21/2018 Ojt Isam 7330

    59/63

    Page 59

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select if this port is a Subtending or a Network port

  • 5/21/2018 Ojt Isam 7330

    60/63

    Page 60

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Unlocked the port and click OK

  • 5/21/2018 Ojt Isam 7330

    61/63

    Page 61

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Right click on the port and configure the vlan

  • 5/21/2018 Ojt Isam 7330

    62/63

    Page 62

    All rights reserved 2008, AlcatelISAM7330 / July 2008

    Select the VLANs that you want to associate on this port then click ADD.

    Once the Vlans are added click OK

  • 5/21/2018 Ojt Isam 7330

    63/63

    Page 63

    All rights reserved 2008, AlcatelISAM7330 / July 2008