Manual Auto-Install - Symbol WS5000 Series System Reference Manual

Hide thumbs Also See for WS5000 Series:
Table of Contents

Advertisement

3.5 Manual Auto-install

There are two types of file you can use for manual auto-install:
1. The
Command File Example
2. The .cli file, which contains just the CLI section of command file (.sym file).See
for more details about this file.
A sample CLI file used for radius configuration is shown below:
#############################################################################
#
# Copyright (c) 2005, Symbol Technologies, Inc.
# All rights reserved.
#
# radius_template.sym file
#
# This is a template file to configure WS5000 for MU authentication by onboard
RADIUS Server.
# Requires Server Certificate (cert-srv.pem) and CA Certificate (cacert.pem)
to be present on the TFTP Server
# Username to be used at MU = aaauser0
# Password to be used at MU = aaaaaa
# SSID to be associated to
#
#############################################################################
#Example CLI Commands
# Go to Config context
CLI#cfg
#############################################################################
#TFTP Server Certificate to be installed for RADIUS server
#############################################################################
CLI#copy tftp system
CLI#cacert.pem
CLI#157.235.208.179
#TFTP CA Certificate to be installed for RADIUS server
CLI#copy tftp system
CLI#cert-srv.pem
CLI#157.235.208.179
#############################################################################
#Install Server Certificate to be installed for RADIUS server
#WS5000 is the password used while generating this certificate
#############################################################################
CLI#aaa
CLI#eap
CLI#import servcert cert-srv.pem
CLI#WS5000
CLI#import cacert cacert.pem
CLI#..
CLI#..
#############################################################################
#create a security policy.
#this example uses WEP and 802.1x authentication using Onboard RADIUS server
#shared secret to be used is WS5000
#############################################################################
CLI#securitypolicy
Configuring the WS5000 Series Switch Auto-
shown above. This file has .sym extension.
= aaawlan
3-15
CLI Commands
section

Advertisement

Table of Contents
loading

Table of Contents