48
ISSUE ISSUE Fixed Network Curriculum Development Section MA5600 Multi-Service Access Module Operation and Maintenance 1.0 1.0

Ma5600 Multi Service Access Module Operation and Maintenance

Embed Size (px)

Citation preview

  • Objectives Grasp the basic knowledge of command lineGrasp the basic system configurationGrasp the basic service and function configurationUpon completion of this course, you will be able to:

  • Contents 1 Introduction to Command Line Operations2 Basic System Configuration3 Port Configuration4 VLAN Service Configuration

  • Command Line Basis MA5600Login via serial port or TELNET Privilege user mode MA5600 #OSPF modeMA5600(config-ospf)#RIP modeMA5600(config-rip)#interface configuration modeMA5600(config-if-)#MA5600(config-test)#enabledisableConfigure

    returnospfriptestquitquitDiagnose modeMA5600(config-diagnose)#interface diagnoseMA5600 command line modeOrdinary user modeGlobal configuration mode TEST modeMA5600(config)#MA5600(config-btv)#BTVBTV mode

  • Command Line Basis Command line help By entering ? , you can get list of commands with a brief description under any command modeMA5600#display?Key word matchingMA5600#conf ---- MA5600#configureChinese/English language switching MA5600#Switch language modeAccess history commands Access the previous history command: "Ctrl +P" Access the next history command: "Ctrl +N"

  • Contents 1 Introduction to Command Line Operations2 Basic System Configuration3 Port Configuration4 VLAN Service Configuration

  • Setting up Configuration Environment MA5600 control console provides two configuration modes: Setting up local configuration environment via the Console Local maintenance Setting up configuration environment via Telnet Local and remote maintenance In-band Telnet: Occupying service channels Out-band Telnet: Occupying no service channel

  • Setting up Configuration Environment Setting up a local configuration environment via the Console Connect the computer serial port with the MA5300 Console via a standard RS232 serial cable, then configure hyper terminal in Windows or other operation systems.PCRS232 serial port cable

  • Setting up Configuration Environment Open the hyper terminal Open-Program-Accessories-Communications-Hyper terminal: Double click Setting the HyperTerminal parameters Enter the name: MA5600The name can be defined by the userConnection use: Directly connect to Serial port 1 (depending on actual conditions) Port setting: 9600bit/s, 8 data bits, no parity check 1 suspension bit, no flow controlTerminal type: VT100 or automatic test

  • Setting up Configuration Environment serverTelnet TerminalworkstationLANworkstationLAN local Telnet mode Setting up Configuration Environment via Telnet ETH

  • Setting up Configuration Environment WANLANRemote router Local routerTelnet terminal LANworkstationworkstationWAN remote Telnet configuration mode

  • Setting up Configuration Environment User login Via the Console After correctly connecting the hyper terminal, press Enter key according to the prompt to enter the configuration environmentVia Telnet According to the prompt, enter correct user name and password to enter the configuration environment

  • Basic Maintenance Operations Out-band NM configurationMA5300(config)#interface meth 0 Enter the external network interface port mode. MA5300(config-if-meth0)#ip address 10.71.53.2 255.255.255.0Configure the IP address of the external network interface MA5300(config-if-meth0)#undo shutdownActivate the external network interface

  • In-band NM Configuration ExamplePort ethernet 0/7/0 on the MA5600s SCU board is connected to port 0 on the MA5200s HAB board.The IP address of the MA5600 inband NMS is 10.10.20.2/24. The NMS VLAN ID is 1000. The IP address of the NMS is 10.10.21.1/24The IP address of the MA5200s VT interface is 10.10.20.254/24.The IP address of port 0 of the MA5200 HRB board is 10.10.40.1/30.

  • Basic Maintenance Operations In-band NM configuration MA5600(config)#vlan 1000 mux Add NM VLANMA5600(config)#interface vlan-if 1000Enter the Vlan-interface 1000 configuration mode .MA5600(config-if-vlanif1000)#ip address 10.10.20.2 255.255.255.0 Configure the equipment with a management address, which should be configured on vlan virtual interface 1000 .MA5600(config)#port vlan 1000 0/7 0 Add the upstream port

  • Basic Maintenance Operations SNMP network management configuration MA5600(config)# snmp-agent community read public MA5600(config)# snmp-agent community write private Set the community name and access authority MA5600(config)# snmp-agent trap enableEnable sending Trap

  • Basic Maintenance Operations MA5600(config)#snmp-agent target-host trap address 10.10.21.1 securityname private Set Trap destination address.MA5600(config)#snmp-agent trap source vlanif 1000 Specify IP address of the inband NMS as the Trap source address.MA5600(config)#route-static 10.10.41.1 30 10.10.20.254 Configure the equipment with a static route. MA5600(config)#save

  • Basic Maintenance Operations Operation terminal configurationAdding a User MA5600#terminal user nameDeleting a User MA5600#undo terminal user name Modifying user level MA5600#terminal user level Modifying user password MA5600#terminal user password Modifying number re-entries MA5600#terminal user reenter Viewing User Information MA5600#display terminal user

  • Basic Maintenance OperationsBoard ManagementQuery a Board MA5600#display board 0 MA5600#display board 0/2 Add a board(ADEF) MA5600(config)#board add 0/1 ADE Confirm a Board MA5600(config)#board confirm 0 Delete a board MA5600(config)#board delete 0/2 Reset a Board MA5600(config)#board reset 0/1

  • Basic Maintenance Operations Equipment management Reset the system MA5600(config)#reboot systemShow CPU Occupancy RatioMA5600>display cpu 0/7Display the system time MA5600> display timeSet the system time MA5600#time HH:MM:SS YYYY/MM/DD Display the system version MA5600(config)#display version 0/7Setting hostnameMA5600(config)#sysname MA5600

  • System Management Configuration Configure File Management Query the initial configuration of the MA5300 intelligent IP integrated access equipment MA5600#display saved-configurationQuery the current configuration of the MA5300 intelligent IP integrated access equipment MA5600#display current-configuration query the configuration commands of fault restoration. MA5600#display unresumed-configurationSave the current configuration MA5600#saveErase the configuration files in the Flash MA5600#erase flash data

  • ADSL Port ConfigurationTo set the VPI/VCI of a port, run the command service-port. MA5600(config)#service-port vlan 2 adsl 0/2/1 vpi 0 vci 35 rx-cttr 0 tx-cttr 0To add multiple virtual ports to a VLAN at a time, run the command multi-service-port. MA5600(config)#multi-service-port 3 adsl 0/2 3-10 rx-cttr 0 tx-cttr 0 (vlan-id 3, board 0/2 ,port range 3/10 )Unblocking Adsl portMA5600(config-if-adsl-0/2)#undo block all

  • Contents 1 Introduction to Command Line Operations2 Basic System Configuration3 Port Configuration4 VLAN Service Configuration

  • ADSL Port ConfigurationMA5600CONETHMON SCUADEFSPLTPCMODEM

  • ADSL Port ConfigurationEntering ADSL board configuration modeMA5600(config)#interface adsl 0/5Add an ADSL2+ line profileMA5600(config)#adsl line-profile add huaweiActivate port 0 on the ADSL board with line-profile above: MA5600(config-if-adsl-0/5)#activate 0 huaweiResetting ADSL ChipsetMA5300(config-if-adsl-0/2)#chipset reset 1

  • ADSL Port ConfigurationThrough the bit allocation information, you can get to know the number of bits carried by every ADSL2+ tone (totally 512 tones), and analyze the performance of the line. MA5600(config-if-adsl-0/2)#display line bit-allocation 61 Upstream bits per frame: 312 Downstream bits per frame: 5616 0 0 6 6 ****** 7 9 ********* 8 10 ********** 9 11 ***********10 12 ************11 12 ************12 13 *************13 14 **************14 14 **************15 14 ************** 31 6 ******

  • ADSL Port ConfigurationAdding an ADSL Line Alarm ProfileMA5600(config)#adsl alarm-profile add 3 (Refer to operation manual to see more detail)Bind alarm profile 1 with all ports of the ADSL2+ board residing in slot 10. MA5600(config-if-adsl-0/10)#alarm-config all 1Deleting an ADSL Line Alarm ProfileMA5600(config)#adsl alarm-profile delete 3 Querying ADSL line alarm profile informationMA5600(config)#display adsl alarm-profile 3

  • ADSL Port ConfigurationQuerying ADSL Port InformationMA5600(config)#display service-port port 0/10/1Viewing line parameters of a portMA5600(config-if-adsl-0/2)#display parameter 2view the statistics collected on an ADSL2+ port within the past 15 minutes or 24 hours, or all available performance statistics. MA5600(config-if-adsl-0/2)#display statistics performance 61 historic-15minutes 1

  • SHDSL Port ConfigurationMODEM

  • SHDSL Port ConfigurationAdd an SHDSL line profile, and number it as 3 MA5600(config)#shdsl line-profile add 3When operating in blocked state, an SHDSL port cannot transmit data, and any operation on the port is prohibited. To operate the port, you need to unblock the port first. MA5600(config-if-shdsl-0/1)#undo block allActivate all ports on the board residing in slot 4 using profile 3. MA5600(config-if-shl-0/3)# activate all 3

  • SHDSL Port ConfigurationAdding an SHDSL Line Alarm ProfileMA5600(config)#shdsl alarm-profile add 2 Bind alarm profile 2 with all ports of the SHDSL board residing in slot 3. MA5600(config-if-shdsl-0/3)#alarm-config all 2Deleting an SHDSL Line Alarm ProfileMA5600(config)#shdsl alarm-profile delete 2Querying SHDSL line alarm profile informationMA5600(config)#display shdsl alarm-profile 2

  • SHDSL Port Configurationview the brief information on a port MA5600(config-if-shl-0/3)#display port state 0 -------------------------------------------------------------------- Port Running Control Line Alarm Running Config Bind ID Status Status Profile Profile Operation Operation Status -------------------------------------------------------------------- 0 Activating Active 1 1 Normal None Normal-------------------------------------------------------------------- MA5600(config-if-shl-0/3)#display line state 2MA5600(config-if-shl-0/3)#display statistics performance 2 current

  • Ethernet Port ConfigurationSet duplex mode of an Ethernet port MA5600(config-if-scu-0/7)#duplex all full Set the bit rate of an Ethernet port MA5600(config-if-scu-0/7)#speed all 1000mSet an Ethernet ports network cable type MA5600(config-if-scu-0/7)#mdi all auto

  • Ethernet Port ConfigurationEnable/Disable a Ports Traffic Control Function MA5600(config-if-scu-0/7)#flow-control all Enable/Disable Traffic Suppression MA5600(config-if-scu-0/7)#traffic-suppress all broadcast value 1 Configure a Port's MAC Address Learning Attribute MA5600(config)#mac-address max-mac-count adsl 0/10/1 vpi 0 vci 35 10

  • Ethernet Port ConfigurationEnable/Disable Port Aggregation MA5600(config-if-scu-0/7)#link-aggregation 0-1 ingress MA5600(config-if-scu-0/7)#display link-aggregation ----------------------------------------------- Master port Sub-ports Mode ----------------------------------------------- 0 1 ingress -----------------------------------------------

  • Ethernet Port ConfigurationView the configuration of an Ethernet port MA5600(config-if-scu-0/7)#display port state all --------------------------------------------------------------------Port Port Optic Native MDI Speed Duplex Flow- Active Link Type Status VLAN (Mbps) Control State --------------------------------------------------------------------0 GE absence 1 - 1000 full on active offline1 GE absence 1 - 1000 full on active offline --------------------------------------------------------------------

  • VLAN Service ConfigurationThe MA5600 supports diverse VLAN applications, including:Standard VLANSmart VLANMUX VLANSuper VLANQinQ VLANStacking VLAN

  • Contents 1 Introduction to Command Line Operations2 Basic System Configuration3 Port Configuration4 VLAN Service Configuration

  • Standard VLAN Configuration ExampleTo establish the above connections, do as follows: Add VLAN 9 Run the command port vlan on MA5600_A to add a port on MA5600_B and a port on MA5600_A to a standard VLAN.

  • Standard VLAN ConfigurationStandard VLAN configuration involves: 1.Creating/Deleting a standard VLANMA5600(config)#vlan 9 standard2.Adding/Deleting a port to/from a standard VLANMA5600(config)#port vlan 9{ frame/slot|to }:0/7{ portlist }:0MA5600(config)#port vlan 9{ frame/slot|to }:0/7{ portlist }:1

  • Standard VLAN ServiceConfiguration3.Displaying the information on a standard VLANMA5600(config)#display vlan 9 VLAN ID: 9 VLAN attribute: standard Standard port number: 2 -------------------------- F/ S/ P State -------------------------- 0/ 7/ 0 down 0/ 7/ 1 down --------------------------

  • Smart VLAN Service ConfigurationThe Smart VLAN configuration involves: 1.Adding/Deleting a Smart VLAN 2.Adding/Deleting a port to/from a Smart VLAN3.Displaying the information on a Smart VLAN ADSL link configuration

  • Smart VLAN Service ConfigurationCreate a Smart VLAN. MA5600(config)#vlan { smart|vlanid |attrib}:20 {vlantype|to }:smartAdd the upstream port MA5600(config)#port vlan 20 0/7 0Configure multicast PVCs. MA5600(config)#vlan smart 20 { vpi }:vpi 0 vci 35

  • Smart VLAN Service ConfigurationAdd port 1 on the ADSL board residing in slot 0/12 to VLAN 20. MA5600(config)#service-port vlan 20 adsl 0/12/1 vpi 0 vci 35 rx-cttr 2Add port 0-31on the ADSL board residing in slot 0/0 to VLAN 20 MA5600(config)# multi-service-port vlan 20 adsl 0/0 0-31 rx-cttr 2 tx-cttr 2

    After the above configuration, the PCs can visit Internet but can not ping each other.

  • MUX VLAN ConfigurationThe MUX VLAN configuration involves: 1.Creating/Deleting a MUX VLAN2.Adding/Deleting a port to/from a MUX VLAN3.Displaying the information on a MUX VLANADSL link configuration

  • MUX VLAN ConfigurationCreate a MUX VLAN. MA5600(config)#vlan { smart|vlanid }:10 { mux|standard|smart|to }:muxAdd upstream port MA5600(config)#port vlan 10 0/7 0Add/Delete a service port to/from a MUX VLAN MA5600(config)# service-port vlan 10 adsl 0/1/0 vpi 0 rx-cttr 0 tx-cttr 0

  • MUX VLAN ConfigurationAdd Multiple Ports to Different MUX VLAN Add all ADSL and SHDSL ports to MUX VLANs, with the first port corresponding to VLAN 2. MA5600(config)#multi-service-port from-vlan 2 board 0-15 vpi 0 vci 35 rx-cttr 2 tx-cttr 2

  • MA5600User ModePrivilege ModeGlobal Config ModeInterface Config ModeMA5600Telnet TelnetTelnetTelnetTelnetTelnetIPnm-ipTelnetTelnetIPMA5600VLANIPRS232MA5300Hypertrm.exeMA5300MA56009600bit/sTelnetMA5600TelnetTelnetMA5600MA5600IPMA5600MEth0 VLANMUX VLANSmart VLANSmart VlanMUX VLANMA5600VLANIPIPSNMP-ServertrapsIPTrapNMS Telnetuserservice-typeexecMA5300IPflashMA5300IPflashstartup-configflashMA5300IPrunning-configendMA5300IPMA5300IPwriteflasheraseMA5300IPflashflashMA5300IPflash