F3215-HP Load Balancing Module System Management Command Reference-6PW101
133
display current-configuration
Use display current-configuration to display the running configuration.
Syntax
display current-configuration [ configuration [ configuration ] | interface [ interface-type
[ interface-number ] ] | exclude modules ] [ by-linenum ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
2: System level
Parameters
configuration [ configuration ]: Displays non-interface configuration. The configuration argument
specifies a type of configuration. If no configuration type is specified, this command displays all
non-interface settings. If a type of configuration is specified, this command displays the specific
configuration. For example:
• isp: Displays the ISP configuration.
• post-system: Displays the post-system configuration.
• system: Displays the system configuration.
• user-interface: Displays the user interface configuration.
interface [ interface-type [ interface-number ] ]: Displays interface configuration, where interface-type
represents the interface type and interface-number represents the interface number.
exclude modules: Excludes the configuration of specific modules. The modules argument can be acl, acl6,
or both separated by a space.
• acl: Excludes the IPv4 ACL configuration.
• acl6: Excludes the IPv6 ACL configuration.
by-linenum: Displays the number of each line.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
Use this command to verify the configuration you have made.
Typically, this command does not display parameters that are set to their default settings.
If the system has automatically changed the setting you have made for a parameter, for example, due to
a system restriction, this command displays the effective setting rather than the configured one. For
example, assign IP address 11.11.11.11 24 to a Loopback interface. However, the display
current-configuration command displays 11.11.11.11 255.255.255.255, because the subnet mask for a
Loopback interface must be 32 bits, and the system has automatically corrected the subnet mask.