User guide

232 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Monitoring the Switch
show build
show build
Description
Displays the conÞguration that will become effective when the build command is issued.
Syntax Description
This command has no parameters or options.
Default
N/A.
Usage Guidelines
You can use this command after making changes to the conÞguration and before issuing the build
command. The output shows the conÞguration as set by commands that change conÞguration that have
not yet been conÞrmed by the build command.
After you issue the build command, the output from the show build command will be identical to the
output from the show configuration command.
Example
This example illustrates the output from the show build command
* SummitPx1:8 # show build
#################################################################
# SummitPx1 Configuration
# Software Version 1.2.0b4 (fpga 606rd)
#################################################################
#----------------------------------------------------------------
# vrrp configuration
#----------------------------------------------------------------
disable vrrp
config vrrp serial-failover interval 500
disable vrrp serial-failover
disable vrrp auto-sync
#----------------------------------------------------------------
# servers
#----------------------------------------------------------------
config server default max-connections 10000
config server default weight 1
config server slow-start initial-connections 5
config server slow-start interval 5
disable server slow-start
config server index 1 ip 10.10.13.1 port 80
config server index 2 ip 10.10.13.2 port 80
...