CTS MCT-RACK-12-MGM User Manual

12 slots compact media converter center network management
Hide thumbs Also See for MCT-RACK-12-MGM:
Table of Contents

Advertisement

Quick Links

MCT-RACK-12-MGM
12 SLOTS COMPACT MEDIA
CONVERTER CENTER
Network Management
User's Manual
Version: 0.90
.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MCT-RACK-12-MGM and is the answer not in the manual?

Questions and answers

Summary of Contents for CTS MCT-RACK-12-MGM

  • Page 1 MCT-RACK-12-MGM 12 SLOTS COMPACT MEDIA CONVERTER CENTER Network Management User’s Manual Version: 0.90...
  • Page 2 Trademarks CTS is a registered trademark of Connection Technology Systems Inc.. Contents are subject to revise without prior notice. All other trademarks remain the property of their respective owners. Copyright Statement Copyright  Connection Technology Systems Inc.. This publication may not be reproduced as a whole or in part, in any way whatsoever unless prior consent has been obtained from Connection Technology Systems Inc..
  • Page 3 Revision History Version Date Description 0.90 0.99.02 20160317 First release...
  • Page 4: Table Of Contents

    Table of Contents 1. INTRODUCTION ....................... 7 1.1 Management Options ....................7 1.2 Management Preparation ..................... 8 2. Command Line Interface (CLI) ..................10 2.1 Local Console Management ..................10 2.2 Remote Console Management - Telnet ..............11 2.3 Navigating CLI ......................11 2.3.1 General Commands .....................
  • Page 5 2.6.12 Slot Command ....................34 2.6.13 Interface Command ................... 40 3. SNMP NETWORK MANAGEMENT ................44 4. WEB MANAGEMENT ..................... 46 4.1 System Information ....................48 4.2 User Authentication ....................49 4.2.1 RADIUS Configuration ..................51 4.3 Network Management ....................52 4.3.1 Network Configuration ..................
  • Page 6 4.10 Chassis Monitor ......................86 4.11 System Utility ......................87 4.11.1 Ping ........................87 4.11.2 Event Log ......................88 4.11.3 HTTP Update ..................... 89 4.11.4 FTP/TFTP Upgrade.................... 90 4.11.5 Load Factory Settings ..................91 4.11.6 Load Factory Setting Except Network Configuration .......... 91 4.12 Save Configuration ....................
  • Page 7: Introduction

    1. INTRODUCTION Thank you for purchasing the CHASSIS, the 12-slot converter management rack. The CHASSIS, with advanced management to increase network performance, is designed to be the carrier's conversion chassis aiming at the application that require monitoring point-to- point connection for the deployment of FTTX. In order to ease administrators’ daily maintenance and operation load, a network management converter is equipped within the CHASSIS.
  • Page 8: Management Preparation

    You can use standard SNMP-based network management system, such as HP OpenView, to manage the CHASSIS and any of the installed slide-in converter modules remotely through the 10/100Base-T network correction. When you use a SNMP-based network management system, the CHASSIS becomes one of the managed devices (network elements) in that system.
  • Page 9 IP addresses are made up in two parts:  The first part (168.168 in the example) refers as the network address identifying the network on which the device resides. Network addresses are assigned by three allocation organizations. Depending on your location, each allocation organization assigns a globally unique network number to each network that wishes to connect to the Internet.
  • Page 10: Command Line Interface (Cli)

    2. Command Line Interface (CLI) This chapter describes how to use your CHASSIS Console Program, specifically in:  Local Console Management (out-of-band)  Telnet Management (in-band)  Configuring the system  Resetting the system The interface and options are mostly the same in both Local Console and Telnet Management.
  • Page 11: Remote Console Management - Telnet

    2.2 Remote Console Management - Telnet You can use Command Line Interface to manage the Chassis via Telnet session. For first- time users, you must first assign a unique IP address to the CHASSIS before you can manage it remotely. Use any one of the RJ-45 ports on the front panel as the temporary management console port to login to the device with the default username &...
  • Page 12: General Commands

    Mode enter the config or configure command NOTE: By default, the model name will be used for the prompt display. For convenience, the prompt display “MCT-RACK” will be used throughout this user’s manual. 2.3.1 General Commands This section introduces you some general commands that you can use in all modes, including “help”, “exit”, “history”...
  • Page 13: Command Format

    2.3.3 Command Format While in CLI, you will see several symbols very often. As mentioned above, you might already know what “>”, “#” and (config)# represent. However, to perform what you intend the device to do, you have to enter a string of complete command correctly. For example, if you want to assign IP address for the CHASSIS, you need to enter the following command with the required parameter and IP, subnet mask and default gateway: IP command syntax:...
  • Page 14: Login Username & Password

    The following table lists common symbols and syntax that you will see very frequently in this User’s Manual for your reference: Symbols Brief Description > Currently, the device is in User Mode. Currently, the device is in Privileged Mode. Currently, the device is in Global (config)# Configuration Mode.
  • Page 15: User Mode

    When system prompt shows “MCT-RACK>”, it means that the user has setting). successfully entered the User Mode. For security reasons, it is strongly recommended that you add a new login username and password using User command in Configuration Mode. When you create your own login username and password, you can delete the default username (admin) to prevent unauthorized accesses.
  • Page 16: Copy-Cfg Command

    write Save your configurations to Flash. configure Enter Global Configuration mode show Show a list of commands or show the current setting of each listed command. 2.5.1 Copy-cfg Command Use “copy-cfg” command to backup a configuration file via FTP or TFTP server or restore the Chassis back to the defaults or to the defaults without changing IP configurations.
  • Page 17: Firmware Command

    3. Restore the Chassis back to default settings but keep IP configurations. Command / Example MCT-RACK# copy-cfg from default keep-ip 4. Backup a configuration file to TFTP server. Command Parameter Description MCT-RACK# copy- Enter the IP address of your FTP server. [A.B.C.D] cfg to ftp [A.B.C.D] Enter the configuration file name that you want...
  • Page 18: Ping Command

    [file_name] Example MCT-RACK# firmware upgrade ftp 192.168.1.198 HS_0600_file.bin edge10 abcxyz MCT-RACK# firmware upgrade tftp 192.168.1.198 HS_0600_file.bin 2.5.3 Ping Command Command Parameter Description MCT-RACK> ping [A.B.C.D] Enter the IP address that you would like to ping. [A.B.C.D] [-s size [-s size (1- Enter the packet size that would be sent.
  • Page 19: Show Command

    2.5.7 Show Command The “show” command is very important for network administrators to get information about the device, receive outputs to verify a command’s configurations or troubleshoot a network configuration error. It can be used in Privileged or Configuration mode. The following describes different uses of “show”...
  • Page 20: Configuration Mode

    Power (A-B): Display the status of powers. 2. Display or verify currently-configured settings Refer to the following sub-sections for more information. 2.6 Configuration Mode When you enter “configure” or “config” and press “Enter” in Privileged Mode, you will be directed to Global Configuration Mode where you can set up advanced functions,. Any command entered will be applied to running-configuration and the device’s operation.
  • Page 21: Digital Command

    No Command MCT-RACK(config)# no chassis power [slot_list] Disable power supply on [slot_list] specified slots. Show Command MCT-RACK(config)# show chassis Show chassis power supply status. Chassis command example MCT-RACK(config)# chassis power 8 Enable power supply on slot 8 2.6.4 Digital Command This is a way serving as an alarm via relay that is an electrically operated switch used where it is necessary to control a circuit by a low-power signal, or where several circuits must be controlled by one signal, thus helping us understand immediate status on a circuit with fault...
  • Page 22: Ip Command

    MCT-RACK(config-output-No.)# Enable LAN port alarm event lan-port MCT-RACK(config-output-No.)# [a | b] Specify power source and enable event power [a | b] power alarm. MCT-RACK(config-output-No.)# Enable digital output event. trigger No command MCT-RACK (config)# no digital Undo the status of electrical circuit for input 1 the digital input number specified.
  • Page 23: Management Command

    [255.X.X.X] [A.B.C.D] No command Remove the CHASSIS’s IP address. MCT-RACK(config)# no ip address Show command MCT-RACK(config)# show ip Show the current IP configurations or verify the address configured IP settings. IP command example Set up the CHASSIS’s IP to 192.168.1.198, subnet MCT-RACK(config)# ip address 192.168.1.198 255.255.255.0 mask to 255.255.255.0, and default gateway to...
  • Page 24: Ntp Command

    2.6.7 NTP Command Set up required configurations for Network Time Protocol. Command Parameter Description Enable the Chassis to synchronize the MCT-RACK(config)# ntp clock with a time server. MCT-RACK(config)# ntp [recurring | date] daylight-saving Enable the day light savings. [recurring | date] MCT-RACK(config)# ntp offset [Mm,w,d,hh:mm- Offset setting for daylight saving...
  • Page 25: Snmp-Server Command

    default setting. Show command Show or verify current time server MCT-RACK(config)# show ntp settings. NTP command example Enable the Chassis to synchronize the MCT-RACK(config)# ntp clock with a time server. Set the primary time server IP address MCT-RACK(config)# ntp server1 192.180.0.12 to 192.180.0.12.
  • Page 26 MCT-RACK(config-community-NAME)# no Remove the entered SNMP community description descriptions. MCT-RACK(config-community-NAME)# no Remove the configured level. This will set this community’s level to read only. level Show command MCT-RACK(config)# show Show the specified SNMP server account’s snmp-server community [community] settings. [community] Show SNMP community account’s MCT-RACK(config)# show snmp-server community...
  • Page 27 MCT-RACK(config)# show Show the specified trap destination snmp-server trap-destination [1-10] information. [1-10] MCT-RACK(config)# show snmp-server trap- Show SNMP trap destination information in destination Global Configuration mode. View this trap destination account’s MCT-RACK(config-trap-ACCOUNT)# show information. Exit command MCT-RACK(config- trap-ACCOUNT)# exit Return to Global Configuration Mode. Trap-destination example MCT-RACK(config)# snmp-server trap- Create a trap destination account.
  • Page 28 3. Set up SNMP trap types that will be sent. Trap-type command Parameter Description Specify the trap type that will be sent when a certain situation occurs. all: A trap will be sent when authentication fails, the device cold /warm starts, port link is up or down, power is down.
  • Page 29 Snmp-server command Parameter Description MCT-RACK(config)# snmp- Specify an existing SNMPv3 community [user_name] server user [user_name] name for configuration. MCT-RACK(config-v3- Specify the method to ensure the identity community- user_name)# of users. authentication [md5 | sha] md5(message-digest algorithm): A widely used cryptographic hash function producing a 128-bit (16-byte) hash value, [md5 | sha] typically expressed in text format as a 32...
  • Page 30: Switch-Info Command

    Message Digest None Enables authentication based on Algorithm(MD5) or the Hashed Message Secure Hash Authentication Code(HMAC)- Algorithm(SHA) MD5 or HMAC-SHA algorithms. MD5 or SHA Data Encryption Enables authentication based on Standard(DES) the Hashed Message Authentication Code(HMAC)- MD5 or HMAC-SHA algorithms. What’s more, enables DES 56- bit encryption based on the Cipher Block Chaining (CBC)-...
  • Page 31: Syslog Command

    maintenance. No command MCT-RACK(config)# no switch-info company- Delete the entered company name name information. MCT-RACK(config)# no switch-info dhcp- Delete the entered DHCP vendor ID vendor-id information. MCT-RACK(config)# no switch-info system- Delete the entered system contact contact information. MCT-RACK(config)# no switch-info system- Delete the entered system location location information.
  • Page 32: User Command

    MCT-RACK(config)# syslog Enable syslog and assign server1 IP MCT-RACK(config)# syslog server1 address 192.168.0.222 192.168.0.222 2.6.11 User Command 1. Create a new login account. User command Parameter Description Enter the new account’s username. The MCT-RACK(config)# user authorized user login name is up to 20 [user_name] name [user_name] alphanumeric characters.
  • Page 33 MCT-RACK(config-user-USERNAME)# Show or verify the newly-created user account’s information. show User command example Create a new login account “miseric”. MCT-RACK(config)# user name miseric MCT-RACK(config-user-USERNAME)# Add a description to this new account “miseric”. description misengineer Set this new account’s access privilege to MCT-RACK(config-user-USERNAME)# “read &...
  • Page 34: Slot Command

    MCT-RACK(config)# user radius Enable RADIUS authentication. MCT-RACK(config)# user radius radius- Set RADIUS server port number to 1812. port 1812 MCT-RACK(config)# user radius retry- Set the retry value to 2. The CHASSIS will try time 2 to reconnect twice if the RADIUS server is not reachable.
  • Page 35 MCT-RACK(config-slot-slot-slot)# show Show the status of link alarm. module 4.Set up module description Slot command Parameter Description MCT-RACK(config-slot- [description] Specify user-defined information. Up to 55 slot-slot)# module-info characters are available. description [description] No Command MCT-RACK(config-slot-slot-slot)# no Delete user-defined information. module-info description Show Command MCT-RACK(config-slot-slot-slot)# show Show the module information.
  • Page 36 MCT-RACK(config)# show security storm- Show storm control settings. protection 7. Set up VLAN configuration A Virtual Local Area Network (VLAN) is a network topology configured according to a logical scheme rather than the physical layout. VLAN can be used to combine any collections of LAN segments into a group that appears as a single LAN.
  • Page 37 Ethernet II “type” or 802.3 “length” T/L Type/Length Field 2 bytes Payload < or = 1500 bytes User data FCS Frame Check Sequence 4 bytes Cyclical Redundancy Check Important VLAN Concepts for 802.1Q VLAN Configuration: There are two key concepts to understand. Access-VLAN specifies the VLAN ID to the port that will assign the VLAN ID to untagged traffic from that port.
  • Page 38 PortX’s VID is ignored Access-VLAN = 20 PortX’s PVID is 20 Mode = Access PortX sends Untagged packets (PortX takes away VLAN tag if the PVID is 20) PortX receives Untagged packets only Trunk-VLAN = 10,11,12 PortX is a Trunk Port PortX’s VID is 10,11 and 12 Access-VLAN = 20 PortX’s PVID is ignored...
  • Page 39 MCT-RACK(config-slot-slot-slot )# no vlan Disable IEEE 802.1q Tag VLAN dot1q-vlan mode. MCT-RACK(config-slot-slot-slot )# no vlan qinq- Disable Q-in-Q VLAN vlan MCT-RACK(config-slot-slot-slot )# no vlan qinq- Not ignore the C-tag checking. vlan bypass-ctag MCT-RACK(config-slot-slot-slot )# no vlan qinq- Undo ISP port (Q-in-Q port) vlan isp-port MCT-RACK(config-slot-slot-slot )# no vlan qinq- Clear management service tag VID.
  • Page 40: Interface Command

    and all untagged traffic is assumed to belong to this Access-VLAN. MCT-RACK(config-slot- Specify the service tag VID for the selected slot-slot-if-port-port)# vlan [1-4094] port(s) qinq-vlan stag-vid [1-4094] No Command Set the selected ports’ PVID to the default MCT-RACK(config-slot- slot-slot-if-port-port)# no setting.
  • Page 41 Interface Command Parameter Description MCT-RACK(config-slot-slot-slot- [full] Configure port duplex to full. if-port-port)# duplex [full] No command Set the selected ports’ duplex mode to the MCT-RACK(config-slot-slot-slot- if-port-port)# no duplex default setting. Note : Auto-negotiation needs to be disabled before configuring duplex mode. 3.
  • Page 42 6. Configure 802.1q VLAN settings on a port. Interface Command Parameter Description MCT-RACK(config-slot- [port_list] Specify any ports you want to configure. There are two ports available. Port “1” slot-slot-if-port-port)# represents TP port while port “2” fiber port. interface [port_list] Specify the selected ports’ Access-VLAN ID MCT-RACK(config-slot- [1-4094] slot-slot-if-port-port)# vlan...
  • Page 43 MCT-RACK(config-slot- Clear the service tag VID specified. slot-slot-if-port-port)# vlan qinq-vlan stag-vid...
  • Page 44: Snmp Network Management

    3. SNMP NETWORK MANAGEMENT The Simple Network Management Protocol (SNMP) is an application-layer protocol that facilitates the exchange of management information between network devices. It is part of the TCP/IP protocol suite. SNMP enables network administrators to manage network performance, find and solve network problems, and plan for network growth. SNMP consists following key components, Managed device is a network node that contains SNMP agent.
  • Page 45 Please refer to the appropriate documentation for instructions on installing the system private MIB.
  • Page 46: Web Management

    4. WEB MANAGEMENT The CHASSIS can be accessed and managed via a Web browser. However, you must first assign a unique IP address to it before doing so. Use a RJ45 LAN cable and 10/100Base-T RJ-45 port of the CHASSIS (as the temporary RJ-45 Management console port) to login to the CHASSIS and set up the IP address for the first time.
  • Page 47 1. System Information: Name the CHASSIS, specify the location and check the current version information. 2. User Authentication: View the registered user list. Add a new user or remove an existing user. 3. Network Management: Set up or view the required IP address and related information of the CHASSIS for network management application.
  • Page 48: System Information

    4.1 System Information Click System Information from Main Menu, then the System Information page shows up. Company Name: Enter a company name for this CHASSIS of up to 55 alphanumeric characters. System Object ID: View only field that shows the predefined System OID. System Contact: Enter the contact information for this CHASSIS of up to 55 alphanumeric characters.
  • Page 49: User Authentication

    Next Boot up image: The second image used for boot up. Image1 Firmware Version: Display the firmware version 1 (image-1) used in this device. Image2 Firmware Version2: Display the firmware version 2 (image-2) used in this device. M/B Version: Display the main board version. Serial Number: View-only field that shows the product’s serial number Date Code: Display the CHASSIS Firmware date code.
  • Page 50 Up to 10 Users can be registered. Click New to add a new user and then the following screen page appears. Click Edit to view and edit a registered user setting. Click Delete to remove a current registered user setting. Click RADIUS Configuration for authentication setting via RADIUS.
  • Page 51: Radius Configuration

    Console Level: Select the desired privilege for the console operation from the pull-down menu. Four operation privileges are available in the CHASSIS: Administrator: Full access right includes maintaining user account, system information, loading factory settings, etc. Read & Write: Full access right but cannot modify user account, system information and load factory settings.
  • Page 52: Network Management

    RADIUS Server Address: IP address of the first RADIUS server. 2nd RADIUS Server Address: IP address of the second RADIUS server. NOTE: For advanced RADIUS Server set up, please refer to Appendix A. 4.3 Network Management In order to enable the network management of the CHASSIS, a proper network configuration is required.
  • Page 53: Network Configuration

    4.3.1 Network Configuration Select the option Network Configuration from the Network Management menu, then the Network Configuration page shows up. MAC Address: This view-only field shows the unique and permanent MAC address assigned to the CHASSIS. You cannot change the MAC address of your CHASSIS. Configuration Type: There are two configuration types that users can select from the pull- down menu;...
  • Page 54: System Service Configuration

    Current State: This View-only field shows currently assigned IP address (by DHCP or manual), Subnet Mask and Gateway of the CHASSIS. NOTE: This Wireless Gateway also supports DHCP auto-provisioning function that enables DHCP clients to automatically download the latest Firmware and Configuration image.
  • Page 55: Time Server Configuration

    Baud Rate: 9600 bps, RS-232 setting, view-only field. Stop Bits: 1, RS-232 setting, view-only field. Parity Check: None, RS-232 setting, view-only field. Word Length: 8, RS-232 setting, view-only field. Flow Control: None, RS-232 setting, view-only field. Telnet Port: Specify the desired TCP port number for the Telnet console. The default TCP port number of the Telnet is 23.
  • Page 56: Device Community

    Time Synchronization: To enable or disable time synchronization. Time Server Address: NTP time server address. 2nd Time Server Address: When the default time server is down, the CHASSIS will automatically connect to the 2nd time server. Synchronization Interval: The time interval to synchronize from NTP time server. Time Zone: Select the appropriate time zone from the pull-down menu.
  • Page 57 Up to 10 Device Communities can be set up. Click New to add a new community and then the following screen page appears. Click Edit to view the current community settings. Click Delete to remove a registered community. Current/Total/Max Agents: View-only field. Current: This shows the number of currently registered communities.
  • Page 58: Snmpv3 Usm User

    Description: Enter a unique description for this community name, up to 35 alphanumeric characters. This is mainly for reference only. SNMP Level: Click the pull-down menu to select the desired privilege for the SNMP operation. Administrator: Full access right including maintaining user account & system information, load factory settings …etc.
  • Page 59 Current/Total/Max Agents: View-only field. Current: This shows the number of currently registered communities. Total: This shows the number of total registered community users. Max Agents: This shows the number of maximum number available for registration. The default maximum number is 10. Account State: View-only field that shows this user account is enabled or disabled.
  • Page 60: Trap Destination

    None: Disable Private function. Click “None” to disable it. DES(Data Encryption Standard): An algorithm to encrypt critical information such as message text message signatures…etc. Click “DES” to enable it. Priv-Password: Specify the passwords, up to 20 characters. SNMP-Level: View-only field that shows user’s authentication level. Administrator: Full access right including maintaining user account &...
  • Page 61: Trap Configuration

    State: Enable or disable the function of sending trap to the specified destination. Destination: Enter the specific IP address of the network management system that will receive the trap. Community: Enter the community name of the network management system. 4.3.8 Trap Configuration Select the option Trap Configuration from the Network Management menu, then the Trap Configuration screen page shows up.
  • Page 62: Mal-Attempt Log Configuration

    Cold Start Trap: Enable or disable the CHASSIS to send the cold start trap. Warm Start Trap: Enable or disable the CHASSIS to send a trap after a system reset. Authentication Failure Trap: Enable or disable the CHASSIS to send the Authentication Failure trap when any unauthorized login attempts are made.
  • Page 63: Chassis Configuration

    When DHCP snooping filters unauthorized DHCP packets on the network, the Mal-attempt log will allow the CHASSIS to send event notification message to Log server. Log Server: Enable or disable Mal-attempt log function. SNTP Status: View-only field that shows the SNTP server status. Log Server IP 1: Specify the default Log server IP address.
  • Page 64: Local Module Management

    Automatic update on module: Click drop-down box to enable or disable automatic update on module. The Chassis will update media converter automatically once enabling it. Click drop-down box to enable or disable power supply on a corresponding slot. Click “OK” to apply. 4.5 Local Module Management In order to manage the installed converters and set up required functions, select the option Local Module Management from Main Menu, then Local Module Management screen...
  • Page 65 Not Display Descriptions: Hide the user-specified message. Display Descriptions: Show up the user-specified message. Edit Descriptions: Change the user-specified message. To edit description, click drop-down box and select Edit Descriptions. Click “OK” to save edited message. Click on the available modules and then the following screen page appears. Module Information: Display vender Name, model name, H/W Version, serial Number, Fiber Type, Wavelength information.
  • Page 66: Module Information

    Module Monitor: Disply information about Media Type, Port State, Link State, Auto- Negotiation status, Speed, Duplex, Flow Control. Port Configuration: Set up Media Type, Port State, Port Type, Port Speed, Duplex, Flow, Control, MDI/MDIX, Link Path Through, Power State, Egress PPPoE Only. Bandwidth Control: Set up Egress Rate Limit, Broadcast Storm Blocking.
  • Page 67: Module Configuration

    Description: Specify the appropriate brief description for the slide-in converter module. 4.5.2 Module Configuration Select the option Module Configuration from the Local Module Management menu, then Module Configuration fields show up on the right to let you view the configuration of the converter.
  • Page 68 Port Status...
  • Page 69 Media Type: TP (copper, 10/100Base-T, RJ-45) and FX (fiber). Port State: View-only field that shows traffic is Disabled or Forwarding. Link State: View-only field that shows the link is up or down. A/N: View-only field that shows Auto-negotiation is on or off. Speed: View-only field that shows the port speed.
  • Page 70 Media Type: Shows the type of FX (fiber). Speed: Data rate of the slide-in SFP Transceiver. Distance: Transmission distance of the slide-in SFP Transceiver. Vendor Name: Vendor name of the slide-in SFP Transceiver. Vendor PN: Vendor PN of the slide-in SFP Transceiver. Vendor SN: Vendor SN of the slide-in SFP Transceiver.
  • Page 71: Port Configuration

    Rates: Counters displayed and updated once per second. Events: The count is cumulative (i.e. cumulated count). Bytes Received: The total number of bytes received from this port. Frames Received: The total number of frames received from this port. Utilization: The utilization of receiving bandwidth from this port. Bytes Sent: The total number of bytes sent from this port.
  • Page 72: Bandwidth Control

    Port Setting Media Type: Select between Copper (UTP, RJ-45) and Fiber Port State: Enable or disable port state. Port Type: View-only field that shows the port type configuration is manual or auto- negotiation. Port Speed: View-only field that shows the port speed of the selected media type. Port Duplex: View-only field that show the duplex mode is half or full.
  • Page 73: Vlan Configuration

    right to let you enable/disable TP/FX, specify the rate in kbps, enable/disable broadcast Storm settings and specify the rate in kbps in broadcast storm blocking. Inress Rate Limiting: Enable or disable TP/FX ingress rate limiting in kbps and set up current configured ingress bandwidth in kbps.
  • Page 74 VLAN can enhance performance by conserving bandwidth and improve security by limiting traffic to specific domains. A VLAN is a collection of end nodes grouped by logics instead of physical locations. End nodes that frequently communicate with each other are assigned to the same VLAN, no matter where they are physically located on the network.
  • Page 75 SFD Start Frame Delimiter 2 bits Marks the beginning of the header Destination Address 6 bytes The MAC address of the destination Source Address 6 bytes The MAC address of the source TCI Tag Control Info 2 bytes set to 8100 for 802.1p and Q tags Priority 3 bits...
  • Page 76 is totally unaware of the VLAN assigned to the port. The network host simply assumes it is part of a single broadcast domain, just as it happens with any normal device. During data transfers, any VLAN information or data from other VLANs is removed so the recipient has no information about them.
  • Page 77: Qinq Vlan Configuration

    VLAN Name: View-only filed that shows the VLAN name. VID: View-only filed that shows the VID. TP: View-only filed that shows whether the TP port that is included in a given VID. FX: View-only filed that shows whether the fiber port that is included in a given VID. 4.5.7 QinQ VLAN Configuration The IEEE 802.1Q double tagging VLAN is also referred to Q-in-Q or VLAN stacking (IEEE 802.1ad).
  • Page 78 Q-in-Q Example This section allows you to set up QinQ VLAN. Select the option QinQ VLAN Configuration from the Local Module Management menu, the Firmware Upgrade’s fields show up on the right. QinQ Mode: Enable or disable the function by clicking drop-down box. Ether Type: A two-octet field in an Ethernet frame.
  • Page 79: Update Module

    ISP(Internet Service Provider) Port: This is to determine whether the port receives and forwards double-tagged packet. Check the port and it receives and forwards double-tagged packet only. Click the “OK” button to apply the settings. 4.6 Update Module Select Update Module from the Main Menu, then the following screen page shows up. Check Select All box to update all media converters or check box to update media converter on designated slot.
  • Page 80: Digital Input Configuration

    Input Config: Set up Digital Input Configuration. Output Config: Set up Digital Output Configuration. 4.8.1 Digital Input Configuration Digital Input 1 Normal Status is shown on the screen. Normal Status refers to where the contacts remain in one state unless actuated. The contacts can either be normally open until closed by operation of the switch, or normally closed and opened by the switch action.
  • Page 81 Click “Edit” under Action column, Digital Output section will appear. Normal Status: This is where the contacts remain in one state unless actuated by one of events in Digital Output Event. You may choose either open or close status of electrical circuit by clicking drop-down box.
  • Page 82 Digital Input 1: Enable or disable the alarm transmission for Digital Input-1. Power A: Enable or disable the alarm transmission for Power A. Power B: Enable or disable the alarm transmission for Power B. LAN Port: Enable or disable the alarm transmission for LAN Port Slot Number: Enable the alarm transmission by checking Port Number box or disable it by unchecking.
  • Page 83: Digital Input/Output Status

    Tp/Fx Port: Enable the alarm transmission by checking Tp/Fx box or disable it by unchecking. Click OK to save the setting or Cancel to undo it. Digital Output Event Alarm is triggered when.. Digital Input 1 Normal status and current status are different from each other.
  • Page 84: Digital Input Status

    4.9.1 Digital Input Status Current Status: Status at present is either Open or Close on electrical circuit. Alarm: Shows whether the alarm is triggered. “On” indicates “triggered” and “Off” indicates “not triggered”. Note: Remember to enable the desired Digital Output Event. Otherwise, the alarm status always shows OFF.
  • Page 85: Digital Output Status

    4.9.2 Digital Output Status Current Status: Status at present is either Open or Close on electrical circuit. Alarm: Shows whether the alarm is triggered. “On” indicates “triggered” and “Off” indicates “not triggered”. Event Status: This shows alarm status for each event. “On” indicates “triggered” and “Off” indicates “not triggered”.
  • Page 86: Chassis Monitor

    Digital Input-1: The status of whether the alarm for Digital Input-1 has been triggered. Power A: The status of whether the alarm for Power A has been triggered. Power B: The status of whether the alarm for Power B has been triggered. Slot Number: The status of whether the alarm for slots has been triggered.
  • Page 87: System Utility

    4.11 System Utility System Utility allows users to easily operate and maintain the system. Select the option System Utility from the Main Menu, then the System Utility screen page shows up. 1. Ping: Ping can help you test the network connectivity between the CHASSIS and the host.
  • Page 88: Event Log

    You can also specify counts, timeout and size of the Ping packets. Click Start to start the Ping process. 4.11.2 Event Log Event Log will display all the CHASSIS system-related events recorded, including login, logout, time-out …etc. information Select Event Log from the System Utility menu, the following screen page shows up,...
  • Page 89: Http Update

    This page records system-related events including link up/down, power supply status, case fan status, etc. You can remove all events from the table by clicking the “Clear All” button at the bottom of the table. 4.11.3 HTTP Update Users may save or restore their configuration and update their Firmware off-line. Select HTTP Upgrade from the System Utility menu and then the following screen page appears.
  • Page 90: Ftp/Tftp Upgrade

    4.11.4 FTP/TFTP Upgrade Select FTP/TFTP Upgrade from the System Utility folder, then the following screen page appears. Protocol: Select the preferred protocol, either FTP or TFTP. File Type: Select the appropriate file type that you would like to process. Select “Configuration”, if you would like to restore a configuration file.
  • Page 91: Load Factory Settings

    Password: Enter the specific password to access the File Server. File Location: Enter the specific path and filename within the File Server. Click OK to start the download process and receive files from the server. A transmitting progress will be displayed during file transfer. Once completed, a process-completed message will pop up to remind the user.
  • Page 92: Save Configuration

    Select Load Factory Setting Except Network Configuration from the System Utility menu, then the following screen page shows up. To load Factory Setting Except Network Configuration, press OK. 4.12 Save Configuration In order to save configuration setting permanently, user needs to Save Configuration first before resetting the CHASSIS.
  • Page 93: Logout

    To perform System Reset, press OK. This pop-up message alerts the user that the configuration change will take effect after a reset. However, before performing System Reset, users must save the configuration change first. 4.14 Logout Click “OK” to log out.
  • Page 94: Appendix A: Dhcp Auto-Provisioning Setup

    APPENDIX A: DHCP Auto-Provisioning Setup Networking devices, such as switches or gateways, with DHCP Auto-provisioning function allow you to automatically upgrade firmware and configuration at startup process. Before setting up DHCP Server for auto-upgrade of firmware and configuration, please make sure the Chassis that you purchased supports DHCP Auto-provisioning.
  • Page 95 Step 2. Set Up Auto Provision Server  Update DHCP client Linux Fedora 12 supports “yum” function by default. First of all, update DHCP client function by issuing “yum install dhclient” command.  Install DHCP server Issue “yum install dhcp” command to install DHCP server.
  • Page 96  Copy dhcpd.conf to /etc/dhcp/ directory Copy dhcpd.conf file provided by the vendor to /etc/dhcp/ directory. Please note that each vendor has its own way to define auto-provisioning. Make sure to use the file provided by the vendor.  Enable and run DHCP service 1.
  • Page 97 Step 3. Modify dhcpd.conf File  Open dhcpd.conf file in /etc/dhcp/ directory Double-click dhcpd.conf placed in /etc/dhcp/ directory to open it.
  • Page 98  Modify dhcpd.conf file The following marked areas in dhcpd.conf file can be modified with values that work with your networking environment. 1. Define DHCP default and maximum lease time in seconds. Default lease time: If a client does not request a specific IP lease time, the server will assign a default lease time value.
  • Page 99 5. This value is configurable and can be defined by users. 6. Specify the protocol used (Protocol 1: FTP; Protocol 0: TFTP). 7. Specify the FTP or TFTP IP address. 8. Login TFTP server anonymously (TFTP does not require a login name and password). 9.
  • Page 100  Restart DHCP service...
  • Page 101 Every time you modify dhcpd.conf file, DHCP service must be restarted. Issue “killall dhcpd” command to disable DHCP service and then issue “dhcpd” command to enable DHCP service. Step 4. Backup a Configuration File Before preparing a configuration file in TFTP/FTP Server, make sure the device generating the configuration file is set to “Get IP address from DHCP”...
  • Page 102 B. Auto-Provisioning Process This switching device is setting-free (through auto-upgrade and configuration) and its upgrade procedures are as follows: 1. ISC DHCP server will recognize the device when it receives an IP address request sent by the device, and it will tell the device how to get a new firmware or configuration. 2.
  • Page 103: Appendix B: Free Radius Readme

    APPENDIX B: Free RADIUS readme The advanced RADIUS Server Set up for RADIUS Authentication is described as below. When free RADIUS client is enabled on the device, On the server side, it needs to put this file "dictionary.sample" under the directory /raddb, and modify these three files - "users", "clients.conf"...

Table of Contents