[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <access>
        <profile>
            <radius>
                <options>
                    <nas-port-extended-format>
                        <slot-width>bits</slot-width>
                        <adapter-width>bits</adapter-width>
                        <port-width>bits</port-width>
                        <stacked-vlan-width>bits</stacked-vlan-width>
                        <vlan-width>bits</vlan-width>
                    </nas-port-extended-format>
                </options>
            </radius>
        </profile>
    </access>
</configuration>

Description

RADIUS client's use of an extended format for RADIUS attribute 5.

Contents

<adapter-width>—Number of bits for the adapter field.

<port-width>—Number of bits for the port field.

<slot-width>—Number of bits for the slot field.

<stacked-vlan-width>—Number of bits for the S-VLAN subinterface field.

<vlan-width>—Number of bits for the VLAN subinterface field.


[Contents] [Prev] [Next] [Index] [Report an Error]