Bandwidth
- hp-bandwidth-max-ingress
Type #: 46
Platforms supported: All
Description: Maximum bandwidth allocated to port for traffic received from user(s) (Kbps)
Length: 4
Type: Integer
Value range: RADIUS-assigned rate limit bandwidths must be specified in Kbps. (Bandwidth percentage settings are not supported.) Using a VSA on a RADIUS server to specify a per-user rate limit requires the actual Kbps to which ingress (inbound) traffic volume must be limited. For example, to limit inbound traffic on a gigabit port to half of the port's bandwidth capacity, a VSA setting of 500,000 Kbps is required. It also requires a port-access authentication method (802.1X, Web Auth, or MAC Auth) to be configured on the client's port on the switch. The actual bandwidth available for ingress traffic from an authenticated client can be affected by the total bandwidth available on the client port.
Format: HP-RATE-LIMIT = 500000
- hp-bandwidth-max-egress
Type #: 48
Platforms supported: All except 2530
Description: Maximum bandwidth allocated to port for traffic transmitted out to user(s) (Kbps)
Length: 4
Type: Integer
Value range: RADIUS-assigned rate limit bandwidths must be specified in Kbps. (Bandwidth percentage settings are not supported.) Using a VSA on a RADIUS server to specify a per-port rate limit requires the actual Kbps to which you want to limit outbound traffic volume. For example, to limit outbound traffic on a gigabit port to half of the port's bandwidth capacity requires a VSA setting of 500,000 Kbps. In instances where multiple, authenticated clients are using this feature on the same switch port, only one (per port) rate limit is applied. In this case, the actual rate used is the rate assigned by the RADIUS server to the most recently authenticated client. This rate remains in effect as long as any authenticated client remains connected on the port. It also requires a port access authentication method (802.1X, Web Auth, or MAC Auth) to be configured on the client's port on the switch. The actual bandwidth available for egress traffic from an authenticated client can be affected by the total bandwidth available on the client port.
Format: HP-RATE-LIMIT = 500000
- hp-port-speed
Type #: 49
Platforms supported: All
Description: Allowed port link speed/type following hpSwitchPortFastEtherMode
Length: 20
Type: String
Value range: Switch need to enable port-speed-vsa on port using following command:
aaa port-access <port-num> port-speed-vsa
Values allowed:
10-half
100-half
10-full
100-full
1000-full
auto
auto-10
auto-100
auto-2500
auto-5000
auto-2500-5000
auto-1000
auto-10-100
auto-1000-2500
auto-1000-2500-5000
auto-10g
Format: HP-Port-Speed = "
100-half
"