Show fallback profile – Dell POWEREDGE M1000E User Manual

Page 537

Advertising
background image

2-507

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

show fallback profile

show fallback profile

Use the show fallback profile privileged EXEC command to display the fallback profiles that are
configured on a switch.

show fallback profile [append | begin | exclude | include | {[redirect | tee] url} expression]

Syntax Description

Command Modes

Privileged EXEC

Command History

Usage Guidelines

Use the show fallback profile privileged EXEC command to display profiles that are configured on the
switch.

Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.

Examples

This is an example of output from the show fallback profile command:

Switch# show fallback profile

Profile Name: dot1x-www

------------------------------------

Description : NONE

IP Admission Rule : webauth-fallback

IP Access-Group IN: default-policy

Profile Name: dot1x-www-lpip

------------------------------------

Description : NONE

IP Admission Rule : web-lpip

IP Access-Group IN: default-policy

Profile Name: profile1

------------------------------------

Description : NONE

IP Admission Rule : NONE

IP Access-Group IN: NONE

| append

(Optional) Append redirected output to a specified URL

| begin

(Optional) Display begins with the line that matches the expression.

| exclude

(Optional) Display excludes lines that match the expression.

| include

(Optional) Display includes lines that match the specified expression.

| redirect

(Optional) Copy output to a specified URL.

| tee

(Optional) Copy output to a specified URL.

expression

Expression in the output to use as a reference point.

url

Specified URL where output is directed.

Release

Modification

12.2(40)EX1

This command was introduced.

Advertising