area
   
      
      Supported on the following devices: 
         
         
            - Access Points:
               AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP7602, AP7612, AP7622, AP7632,
               AP7662, AP8163, AP8533.
 
            - Service Platforms:
               NX5500, NX7500, NX9500, NX9600
 
            - Virtual Platforms: CX9000, VX9000
 
         
      
      
      
      Parameters
area <WORD>
                  
                     | area
                        <WORD> | 
                     Sets the system‘s area of location
                           - <WORD> – Specify the area name (should not exceed 64 characters).
 
                          | 
                  
               
      Example
nx9500-6C8809(config-profile-default-rfs4000)#area Ecospace
nx9500-6C8809(config-profile-default-rfs4000)#show context
profile rfs4000 default-rfs4000
 bridge vlan 1
  ip igmp snooping
  ip igmp snooping querier
 area Ecospace
 autoinstall configuration
 autoinstall firmware
 crypto ikev1 policy ikev1-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ikev2 policy ikev2-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac
 crypto ikev1 remote-vpn
 crypto ikev2 remote-vpn
 crypto auto-ipsec-secure
 interface me1
 interface ge1
--More--
nx9500-6C8809(config-profile-default-rfs4000)#
 
      Related Commands
                  
                     | no | 
                     Resets the configured area name |