[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Manually Setting NAS-Port-Type Attribute
You can manually configure the NAS-Port-Type RADIUS
attribute (attribute 61) in AAA profiles for ATM and Ethernet interfaces.
Doing so allows AAA profiles to determine the NAS port type for a
given connection.
To set the NAS-Port-Type attribute for ATM or Ethernet
interfaces:
- Create an AAA profile.
- host1(config)#aaa profile nasPortType
- (Optional) Set the NAS-Port-Type attribute for ATM interfaces.
- host1(config-aaa-profile)#nas-port-type atm
wireless-80211
- (Optional) Set the NAS-Port-Type attribute for Ethernet
interfaces.
- host1(config-aaa-profile)#nas-port-type ethernet
wireless-cable
aaa profile
- Use to create and configure a AAA profile.
- Example
- host1(config)#aaa profile nasPortType
- Use the no version to delete
the AAA profile.
- See aaa profile
nas-port-type atm
- Use to specify the RADIUS NAS-Port-Type attribute (61)
for ATM interfaces. You can set the attribute to:
-
value—Number in the range
0–65535
-
adsl-cap—Asymmetric
DSL, carrierless amplitude phase (CAP) modulation
-
adsl-dmt—Asymmetric
DSL, discrete multitone (DMT)
-
cable
-
iapp—Inter Access Point
Protocol (IAPP)
-
idsl—ISDN DSL
-
sdsl—Symmetric DSL
-
wireless-1x-ev—Wireless
1xEV
-
wireless-80211—Wireless
802.11
-
wireless-cdma—Wireless
code division multiple access (CDMA)
-
wireless-other
-
wireless-umts—Wireless
universal mobile telecommunications system (UMTS)
-
xdsl—DSL of unknown
type
- Example
- host1(config-aaa-profile)#nas-port-type atm
wireless-80211
- Use the no version to remove
the NAS-Port-Type setting for ATM interfaces.
- See nas-port-type atm
nas-port-type ethernet
- Use to specify the RADIUS NAS-Port-Type attribute (61)
for Ethernet interfaces. You can set the attribute to:
-
value—Number in the range
0–65535
-
cable
-
iapp—IAPP
-
wireless-1x-ev—Wireless
1xEV
-
wireless-80211—Wireless
802.11
-
wireless-cdma—Wireless
CDMA
-
wireless-other
-
wireless-umts—Wireless
UMTS
- Example
- host1(config-aaa-profile)#nas-port-type ethernet
wireless-80211
- Use the no version to remove
the NAS-Port-Type setting for Ethernet interfaces.
- See nas-port-type ethernet
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]