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

Page 506

Advertising
background image

492

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

53-1001945-01

Wireless Configuration Commands

20

ap-ip

Wireless Configuration Commands

Use this command to modify the static IP address for access port.

Syntax

ap-ip [<List of Indices/MAC addressLIST >|default-ap]

ap-ip <List of IndicesLIST> [static-ip|switch-ip]

ap-ip <List of Indices LIST> (static-ip) <IP address/maskA.B.C.D/M> <gateway

IPA.B.C.D/M>

ap-ip <List of IndicesLIST> (switch-ip)

[add <IP addressLINE>|delete(<IP address Index1-12>|<IP

addressA.B.C.D>)|set-default]

ap-ip (default-ap) [add <IP address>|delete(<IP address Index>|<IP address>)|

set-default]

Parameters

Example

RFS7000(config-wireless)#ap-ip 1 static-ip 192.168.10.25/24 192.168.10.1

RFS7000(config-wireless)#

RFS7000(config-wireless)#ap-ip 1 switch-ip add 192.168.10.25 10.10.1.4

RFS7000(config-wireless)#

RFS7000(config-wireless)#ap-ip default-ap switch-ip set-default

RFS7000(config-wireless)#

<List of Indices> / MAC
addressLIST>

Use

show wireless ap

to view the AP’s index or MAC address. Select the AP’s

index / MAC Address to modify its static IP address.

static-ip – Static IP address, netmask and gateway address of the AP.

A.B.C.D/M – Static IP address and mask.

A.B.C.D – Gateway IP address.

switch-ip – Static switch IP address.

add <LINE> – Add static switch IP addresses.

delete [<1-12> |A.B.C.D] – Delete static switch IP address.

set-default – Default switch IP addresses.

LINE – Space separated list of static switch IP addresses.

<1-12> – A single switch IP address index.

A.B.C.D – IP address.

default-ap

Default static switch ip addresses.

switch-ip – Static switch IP address.

add <LINE>– Add static switch IP addresses.

delete [<1-12> |A.B.C.D]– Delete static switch IP address.

set-default – Default switch IP addresses.

Advertising