480 likes | 510 Views
MA5600 Multi-Service Access Module Operation and Maintenance. 1.0. Objectives. Upon completion of this course, you will be able to:. Grasp the basic knowledge of command line Grasp the basic system configuration Grasp the basic service and function configuration.
E N D
MA5600 Multi-Service Access Module Operation and Maintenance 1.0
Objectives Upon completion of this course, you will be able to: • Grasp the basic knowledge of command line • Grasp the basic system configuration • Grasp the basic service and function configuration Security Level: Internal
Contents 1 Introduction toCommand Line Operations 2 Basic System Configuration 3 Port Configuration 4 VLAN Service Configuration Security Level: Internal
Command Line Basis return Login via serial port or TELNET quit ospf Ordinary user mode enable Configure Privilege user mode Global configuration mode OSPF mode MA5600(config-ospf)# MA5600> MA5600 # quit MA5600(config)# disable rip RIP mode MA5600(config-rip)# interface interface configuration mode MA5600(config-if-…)# BTV BTV mode MA5600(config-btv)# test TEST mode MA5600(config-test)# diagnose Diagnose mode MA5600(config-diagnose)# MA5600 command line mode Security Level: Internal
Command Line Basis Command line help • By entering “?” , you can get list of commands with a brief description under any command mode MA5600#display? Key word matching MA5600#conf<space> ---- MA5600#configure Chinese/English language switching MA5600#Switch language mode Access history commands • Access the previous history command: "Ctrl +P" • Access the next history command: "Ctrl +N" Security Level: Internal
Contents 1 Introduction to Command Line Operations 2 Basic System Configuration 3 Port Configuration 4 VLAN Service Configuration Security Level: Internal
Setting up Configuration Environment MA5600 control console provides two configuration modes: • Setting up local configuration environment via the ConsoleLocal maintenance • Setting up configuration environment via Telnet Local and remote maintenance • In-band Telnet: Occupying service channels • Out-band Telnet: Occupying no service channel Security Level: Internal
ADEF CON ETH MON MA5600 SCU 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. RS232 serial port cable PC Security Level: Internal
Hypertrm. exe Setting up Configuration Environment • Open the hyper terminal • Open-Program-Accessories- Communications-Hyper terminal: Double click • Setting the HyperTerminal parameters • Enter the name:MA5600(The name can be defined by the user) • Connection 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 control • Terminal type: VT100 or automatic test Security Level: Internal
ADEF CON ETH MON MA5600 SCU Setting up Configuration Environment Setting up Configuration Environment via Telnet workstation LAN ETH Telnet Terminal server workstation LAN local Telnet mode Security Level: Internal
ADEF CON ETH MON MA5600 SCU Setting up Configuration Environment Local router workstation LAN Telnet terminal WAN LAN WAN remote Telnet configuration mode Remote router workstation Security Level: Internal
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 environment • Via Telnet According to the prompt, enter correct user name and password to enter the configuration environment Security Level: Internal
Basic Maintenance Operations Out-band NM configuration • MA5300(config)#interface meth 0 Enter the external network interface port mode. • MA5300(config-if-meth0)#ip address 10.71.53.2 255.255.255.0 Configure the IP address of the external network interface • MA5300(config-if-meth0)#undo shutdown Activate the external network interface Security Level: Internal
In-band NM Configuration Example • Port ethernet 0/7/0 on the MA5600’s SCU board is connected to port 0 on the MA5200’s 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/24 • The IP address of the MA5200’s 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. Security Level: Internal
Basic Maintenance Operations In-band NM configuration • MA5600(config)#vlan 1000 mux Add NM VLAN • MA5600(config)#interface vlan-if 1000 Enter 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 Security Level: Internal
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 enable Enable sending Trap Security Level: Internal
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 Security Level: Internal
Basic Maintenance Operations Operation terminal configuration • Adding a User MA5600#terminal user name • Deleting 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 InformationMA5600#display terminal user Security Level: Internal
Basic Maintenance Operations Board Management • Query a BoardMA5600#display board 0 MA5600#display board 0/2 • Add a board(ADEF)MA5600(config)#board add 0/1 ADE • Confirm a BoardMA5600(config)#board confirm 0 • Delete a board MA5600(config)#board delete 0/2 • Reset a BoardMA5600(config)#board reset 0/1 Security Level: Internal
Basic Maintenance Operations Equipment management • Reset the systemMA5600(config)#reboot system • Show CPU Occupancy Ratio MA5600>display cpu 0/7 • Display the system timeMA5600> display time • Set the system time MA5600#time HH:MM:SS YYYY/MM/DD • Display the system versionMA5600(config)#display version 0/7 • Setting hostname MA5600(config)#sysname MA5600 Security Level: Internal
System Management Configuration Configure File Management • Query the initial configuration of the MA5300 intelligent IP integrated access equipment MA5600#display saved-configuration • Query 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-configuration • Save the current configurationMA5600#save • Erase the configuration files in the FlashMA5600#erase flash data Security Level: Internal
ADSL Port Configuration • To 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 0 • To 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 port MA5600(config-if-adsl-0/2)#undo block all Security Level: Internal
Contents 1 Introduction to Command Line Operations 2 Basic System Configuration 3 Port Configuration 4 VLAN Service Configuration Security Level: Internal
ADSL Port Configuration CON ADEF SPLT ETH MON MA5600 SCU MODEM PC Security Level: Internal
ADSL Port Configuration • Entering ADSL board configuration mode MA5600(config)#interface adsl 0/5 • Add an ADSL2+ line profile MA5600(config)#adsl line-profile add huawei… • Activate port 0 on the ADSL board with line-profile above: MA5600(config-if-adsl-0/5)#activate 0 huawei • Resetting ADSL Chipset MA5300(config-if-adsl-0/2)#chipset reset 1 Security Level: Internal
ADSL Port Configuration • Through 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 ****** …… Security Level: Internal
ADSL Port Configuration • Adding an ADSL Line Alarm Profile MA5600(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 1 • Deleting an ADSL Line Alarm Profile • MA5600(config)#adsl alarm-profile delete 3 • Querying ADSL line alarm profile information MA5600(config)#display adsl alarm-profile 3 Security Level: Internal
ADSL Port Configuration • Querying ADSL Port Information MA5600(config)#display service-port port 0/10/1 • Viewing line parameters of a port MA5600(config-if-adsl-0/2)#display parameter 2 • view 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 Security Level: Internal
CON SHEA ETH MON MA5600 SCU SHDSL Port Configuration MODEM Security Level: Internal
SHDSL Port Configuration • Add an SHDSL line profile, and number it as 3 MA5600(config)#shdsl line-profile add 3 • When 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 all • Activate all ports on the board residing in slot 4 using profile 3. MA5600(config-if-shl-0/3)# activate all 3 Security Level: Internal
SHDSL Port Configuration • Adding an SHDSL Line Alarm Profile MA5600(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 2 • Deleting an SHDSL Line Alarm Profile • MA5600(config)#shdsl alarm-profile delete 2 • Querying SHDSL line alarm profile information MA5600(config)#display shdsl alarm-profile 2 Security Level: Internal
SHDSL Port Configuration • view 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 2 MA5600(config-if-shl-0/3)#display statistics performance 2 current Security Level: Internal
Ethernet Port Configuration • Set 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 1000m • Set an Ethernet port’s network cable type MA5600(config-if-scu-0/7)#mdi all auto Security Level: Internal
Ethernet Port Configuration • Enable/Disable a Port’s 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 Security Level: Internal
Ethernet Port Configuration • Enable/DisablePort 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 ----------------------------------------------- Security Level: Internal
Ethernet Port Configuration • View the configuration of an Ethernet port MA5600(config-if-scu-0/7)#display portstate 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 offline 1 GE absence 1 - 1000 full on active offline -------------------------------------------------------------------- Security Level: Internal
VLAN Service Configuration • The MA5600 supports diverse VLAN applications, including: Standard VLAN Smart VLAN MUX VLAN Super VLAN QinQ VLAN Stacking VLAN Security Level: Internal
Contents 1 Introduction to Command Line Operations 2 Basic System Configuration 3 Port Configuration 4 VLAN Service Configuration Security Level: Internal
Standard VLAN Configuration Example To 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. Security Level: Internal
Standard VLAN Configuration • Standard VLAN configuration involves: 1.Creating/Deleting a standard VLAN MA5600(config)#vlan 9 standard 2.Adding/Deleting a port to/from a standard VLAN MA5600(config)#port vlan 9 { frame/slot<S><3,4>|to<K> }:0/7 { portlist<S><1,256> }:0 MA5600(config)#port vlan 9 { frame/slot<S><3,4>|to<K> }:0/7 { portlist<S><1,256> }:1 Security Level: Internal
Standard VLAN ServiceConfiguration 3.Displaying the information on a standard VLAN MA5600(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 -------------------------- Security Level: Internal
Upper network ADEF CON ADEF ETH MON MA5600 User User User…………………...User vlan 20 Smart VLAN Service Configuration • The Smart VLAN configuration involves: 1.Adding/Deleting a Smart VLAN 2.Adding/Deleting a port to/from a Smart VLAN 3.Displaying the information on a Smart VLAN ADSL link configuration Security Level: Internal
Smart VLAN Service Configuration • Create a Smart VLAN. MA5600(config)#vlan { smart<K>|vlanid<U><1,4000> |attrib<K>}:20 {vlantype<E><mux,standard,smart,super>|to<K> }:smart • Add the upstream port MA5600(config)#port vlan 20 0/7 0 • Configure multicast PVCs. MA5600(config)#vlan smart 20 { vpi<K> }:vpi 0 vci 35 Security Level: Internal
Smart VLAN Service Configuration • Add 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 2 • Add 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. Security Level: Internal
MUX VLAN Configuration • The MUX VLAN configuration involves: 1.Creating/Deleting a MUX VLAN 2.Adding/Deleting a port to/from a MUX VLAN 3.Displaying the information on a MUX VLAN ADSL link configuration Security Level: Internal
MUX VLAN Configuration • Create a MUX VLAN. MA5600(config)#vlan { smart<K>|vlanid<U><1,4000> }:10 { mux<K>|standard<K>|smart<K>|to<K> }:mux • Add upstream port MA5600(config)#port vlan 10 0/7 0 • Add/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 Security Level: Internal
MUX VLAN Configuration • Add 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 Security Level: Internal
Thank you Security Level: Internal