User guide

234 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Monitoring the Switch
show configuration
show configuration [primary | secondary]
Description
Shows the currently active conÞguration, which may be different from the saved conÞgurations.
Syntax Description
Default
N/A.
Usage Guidelines
If the output scrolls off the top of the screen, you can use the enable clipaging command to pause the
display when the output Þlls the screen.
Example
This example illustrates the output from the show configuration command:
* SummitPx1:25 # sh config
#################################################################
# SummitPx1 Configuration
# Software Version 1.1.0b8 (FPGA:511 by build 03/21/02 01:09:31)
#################################################################
#----------------------------------------------------------------
# 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.6.8.50 port 8080
config server index 2 ip 10.6.8.51 port 8080
config server index 40 ip 10.6.8.52 port 80
config server index 41 ip 10.6.8.53 port 80
#----------------------------------------------------------------
# server-groups
#----------------------------------------------------------------
config server-group name web1_layer4 policy rr server-last-resort
index 1
config server-group name web1_layer4 add-server index 1 - 2
config server-group name web2_layer7 policy rr server-last-resort
index 40
config server-group name web2_layer7 add-server index 40 - 41
#----------------------------------------------------------------
# service-table
#----------------------------------------------------------------
primary Shows the primary configuration saved in flash memory.
secondary Shows the secondary configuration saved in flash memory.