AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004
Table Of Contents
- About This Document
- 1 Introduction to Technology
- 2 Hardware Overview
- 3 Installation Planning
- 4 Installing HP Fabric Clustering System
- 5 Administration and Management
- HP-UX Host Administration and Management
- Switch Administration and Management
- CLI Overview
- Using the CLI
- Advanced Switch Setup
- Configuration, Image, and Log Files
- Configuration, Image, and Log File Overview
- File Management
- Listing Configuration, Image, and Log Files
- Viewing Configuration Files
- Viewing Log Files
- Saving Configuration Files
- Saving for System Reboot
- Saving the Backup Configuration
- Specifying the Configuration to Use at
- Saving and Copying Files
- Downloading Files to the System
- Deleting Configuration, Image, and Log Files
- Managing Log Files
- Understanding the Log Format
- Uploading Log Files
- Administering the System
- 6 Monitoring and Troubleshooting
- A Specifications
- B HP 12-Port 4X Fabric Copper Switch Commands
- Show Commands
- show arp ethernet
- show arp IB
- show authentication
- show backplane
- show boot-config
- show card
- show card-inventory
- show clock
- show config
- show fan
- show host
- show ib
- show ib sm configuration
- show ib sm multicast
- show ib sm neighbor
- show ib sm node subnet-prefix
- show ib sm partition
- show ib sm port
- show ib sm service
- show ib sm switch
- show ib-agent channel-adapter
- show ib-agent summary
- show ib-agent switch
- show ib-agent switch linear-frd-info
- show ib-agent switch all mcast-info lid
- show ib-agent switch all node-info
- show ib-agent switch all pkey-info
- show ib-agent switch port-info
- show ib-agent switch sl-vl-map
- show ib-agent switch switch-info
- show interface ib
- show interface ib sm
- show interface ib sm statistics
- show interface mgmt-ethernet
- show interface mgmt-ib
- show interface mgmt-serial
- show ip
- show location
- show logging
- show ntp
- show power-supply
- show running-status
- show sensor
- show snmp
- show system-services
- show terminal
- show trace
- show user
- show version
- IP Commands
- HP Fabric Clustering System Commands
- Administrative Commands
- action
- boot-config
- broadcast
- card
- clock
- configure
- copy
- delete
- dir
- disable
- enable
- exec
- exit
- ftp-server enable
- gateway
- help
- history
- hostname
- install
- interface
- interface mgmt-ethernet
- interface mgmt-ib
- ip
- location
- login
- logging
- logout
- more
- ntp
- ping
- radius-server
- reload
- shutdown
- snmp-server
- telnet
- terminal length
- terminal time-out
- trace
- type
- username
- who
- write
- Show Commands
- C How to Use Windows HyperTerminal
- Glossary

HP 12-Port 4X Fabric Copper Switch Commands
IP Commands
Appendix B
230
HP-IB# configure
HP-IB(config)# ip domain-name shasta
Defaults:
The default domain name is an empty string.
Related Commands:
“show host” on page 147
“ip name-server-one” on page 231
“ip name-server-two” on page 232
ip ip-over-ib-mtu
Synopsis:
The ip ip-over-ib-mtu command sets the Maximum Transmission Unit (MTU) of the packet or frame payload
of IP-over-IB traffic along a path from the source to its destination.
Syntax:
ip ip-over-ib-mtu mtu
no ip ip-over-ib-mtu
The syntax is described in the table below:
Command Modes:
Global configuration (config) mode.
Privilege Level:
Ethernet and HP Fabric read-write user.
Usage Guidelines:
The maximum transmission unit is described in terms of payload size. TCP uses the MTU to determine the
maximum payload allowed for every transmission. Too great a value can overwhelm routers and result in
data retransmission. Too small a value results in degraded performance because there are more headers and
acknowledgements required to transmit the same amount of data.
Table B-41 Command Syntax Description
Command Description
ip Enter the main ip command.
ip-over-ib-m
tu
Sets the maximum size of the packet or frame payload of IP-over-IB
traffic along a path from the source to its destination.
mtu Enter the Maximum Transmission Unit (MTU) to apply. The MTU
value may be 256, 512, 1024, 2048, or 4096. MTU is specified in
octets (8-bit bytes). Refer to Usage Guidelines for more information.
no Sets the MTU to the default.










