Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 17

Advertising
background image

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

3

53-1001945-01

Common Criteria Operational Requirements

1

Assigning management VLAN1 and VLAN20 (Data VLAN for WLAN 1) on GE4 TRUNK port.

RFS7000(config)#interface ge 4

RFS7000(config-if)#switchport mode trunk

RFS7000(config-if)#switchport trunk allowed vlan none

RFS7000(config-if)#switchport trunk allowed vlan add 1,20

RFS7000(config-if)#exit

Creating Data VLAN20 to use for WLAN1

RFS7000(config)#iinterface vlan 20

RFS7000(config-if)#ip address 172.2.1.100/24

RFS7000(config-if)#exit

Creating DHCP Server Pool to IP Addresses on VLAN20

RFS7000(config)#ip dhcp pool vlan20pool

RFS7000(config-dhcp)#address range 172.17.2.150 172.2.1.160

RFS7000(config-dhcp)#network 172.2.1.0/24

RFS7000(config-dhcp)#default-router 172.2.1.100

RFS7000(config-dhcp)#exit

RFS7000(config)#service dhcp

Creating WLAN1 with Preshared Key and Assigning VLAN20

RFS7000(config)#wireless

RFS7000(config-wireless)#wlan 1 ssid cc

RFS7000(config-wireless)#wlan 1 enable

RFS7000(config-wireless)#wlan 1 encryption-type ccmp

RFS7000(config-wireless)#wlan 1 vlan 20

RFS7000(config-wireless)#wlan 1 dot11i key 1234567890123456789012345678901234567

890123456789012345678901234

RFS7000(config-wireless)#exit

Creating MAC ACL to assign to a physical port to allow only WISP packets.

RFS7000(config)#mac access-list extended

RFS7000(config)#mac access-list extended drop_nonwisp

RFS7000(config-ext-macl)#show interfaces ge1

Interface ge1 is UP

Hardware-type: Ethernet, Mode: Layer 2, Address: 00-15-70-38-08-43

Index: 2001, Metric: 1, MTU: 1500, Status-flags: <UP,BROADCAST,RUNNING,MULTIC

AST>

Speed: Admin Auto, Operational 100M, Maximum 1G

Duplex: Admin Auto, Operational Full

Active-medium: Copper

Switchport settings: access, access-vlan: 2

IP-Address: unassigned, primary

Input packets 70619, bytes 8387001, dropped 0,

Received 51086 broadcasts, 0 multicasts

Input errors 0, runts 0, giants 0,

CRC 0, frame 0, fragment 0, jabber 0

Output packets 55731, bytes 22076360, dropped 0

Sent 66 broadcasts, 33948 multicasts

Output errors 0, collisions 0, late collisions 0,

Excessive collisions 0

RFS7000(config-ext-macl)#show interfaces ge1

Interface ge1

Hardware Type Ethernet, Interface Mode Layer 2, address is 00-15-70-38-08-4c

index=2001, metric=1, mtu=1500, (HAL-IF) <UP,BROADCAST,MULTICAST>

Speed: Admin Auto, Operational Unknown, Maximum 1G

Duplex: Admin Auto, Operational Unknown

Active Medium: Unknown

Advertising