Trango Systems, Inc. GigaPlus User Manual Rev 3.1 125
CLI Common Task Reference
Setting up the In-Band-Management (IBM)
Trango pre-configures the links with IBM already set up and enabled, with tagging off,
however it will typically be necessary to change the IBM IP addresses used to fit the
application management network . This section covers the setup of the IBM.
Display the IBM settings. In the example below the IBM is off.
(CLI-config)# ibm
IBM Enable: off
IBM Tagging: off
IBM Vlan ID: 100
IBM IP address: 172.16.1.1
IBM Netmask: 255.255.0.0
SUCCESS
Enable IBM using the settings preloaded.
(CLI-config)# ibm enable on
IBM enable: on
SUCCESS
Change the IBM IP address and subnet mask. Each end of the link should have a
different IP address, and in the case of multiple daisy chained links, the IPs should all be
different.
(CLI-config)# ibm ip 172.16.1.2 255.255.255.0
IBM IP Address: 172.16.1.2
IBM netmask: 255.255.255.0