Enforce-version – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 651
638
Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
7
qos trust dscp
qos trust 802.1p
use firewall-policy default
email-notification recipient [email protected]
service pm sys-restart
rfs7000-37FABE(config-profile-default-rfs7000)#
Related Commands:
enforce-version
Enables checking of a device’s firmware version before attempting adoption or clustering
Supported in the following platforms:
•
Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point
•
Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000
•
Service Platforms — Brocade Mobility RFS9510
Syntax:
enforce-version [adoption|cluster] [full|major|minor|none|strict]
Parameters
enforce-version [adoption|cluster] [full|major|minor|none|strict]
Example
rfs7000-37FABE(config-profile-default-rfs7000)#enforce-version cluster full
rfs7000-37FABE(config-profile-default-rfs7000)#enforce-version adoption major
rfs7000-37FABE(config-profile-default-rfs7000)#show context
profile rfs7000 default-rfs7000
bridge vlan 1
bridging-mode isolated-tunnel
.......................................................
interface pppoe1
Disables or reverts settings to their default
adoption
Verifies firmware versions before adopting
cluster
Verifies firmware versions before clustering
full
Allows adoption or clustering when the first four octets of the firmware versions match (for example 5.4.2.0)
major
Allows adoption or clustering when the first two octets of the firmware versions match (for example 5.4)
minor
Allows adoption or clustering when the first three octets of the firmware versions match (for example 5.4.2)
none
Allows adoption or clustering between any firmware versions
strict
Allows adoption or clustering only when firmware versions exactly match (for example 5.4.2.0-006D)