Ip admission – Dell POWEREDGE M1000E User Manual

Page 218

Advertising
background image

2-188

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

ip admission

ip admission

Use the ip admission interface configuration command to enable web authentication. You can also use
this command in fallback-profile mode. Use the no form of this command to disable web authentication.

ip admission rule

no ip admission

Syntax Description

Command Modes

Global configuration

Command History

Usage Guidelines

The ip admission command applies a web authentication rule to a switch port.

Examples

This example shows how to apply a web authentication rule to a switchport:

Switch# configure terminal

Switch(config)# interface gigabitethernet1/0/1

Switch(config-if)# ip admission rule1

This example shows how to apply a web authentication rule to a fallback profile for use on an
IEEE 802.1x enabled switch port.

Switch# configure terminal

Switch(config)# fallback profile profile1

Switch(config)# ip admission name rule1

Switch(config)# end

Related Commands

rule

Apply an IP admission rule to the interface.

Release

Modification

12.2(40)EX1

This command was introduced.

Command

Description

dot1x fallback

Configure a port to use web authentication as a fallback method for clients
that do not support IEEE 802.1x authentication.

fallback profile

Enable web authentication on a port

ip admission name
proxy http

Enable web authentication globally on a switch

show ip admission

Displays information about NAC cached entries or the NAC configuration.
For more information, see the Network Admission Control Software
Configuration Guide
on Cisco.com.

Advertising