Motorola 549478-001-00 User Guide - Page 28

Public IP address, Static IP address pool

Page 28 highlights

Managing the Wireless WallPlates Public IP address If you wish to use 802.1x authentication, or if you wish to use ping to monitor the Wireless WallPlates, you must set the DHCP pool as a public pool. Note the following steps are required: Disable the private IP gateway address: ip private disable Configure the public IP network: dhcp server disable dhcp server config network public start end dhcp server enable For example: ip private disable ip config ip-address 10.1.1.2 mask 255.255.255.0 gate 10.1.1.1 dhcp server disable dhcp server config network public start 10.1.1.101 end 10.1.1.125 dhcp server enable NOTE: The public pool must be in the same subnet as the IP address of the T3 Switch. Static IP address pool Static leases can be added for the public IP address pool. To use a static lease, you must know the MAC address of the radio and the IP you wish to assign. To get a list of MAC addresses, first link the Wireless WallPlates via the standard DHCP server configuration. View the list using, "show dhcp server lease". The list of MAC addresses can be used to create the static lease table. The MAC address of the radio is printed on the product serial label. Also, the MAC addresses will appear in the forwarding bridge. To view the forwarding bridge table, type "show bridge address" Disable the private IP gateway address: ip private disable Configure the static lease entry: dhcp server disable dhcp server static-lease add ip dhcp server enable Motorola, Inc. 570510-001-00 rev A Page 28 of 50

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50

Managing the Wireless WallPlates
Motorola, Inc.
570510-001-00 rev A
Page 28 of 50
Public IP address
If you wish to use 802.1x authentication, or if you wish to use ping to monitor the Wireless WallPlates, you must
set the DHCP pool as a public pool.
Note the following steps are required:
Disable the private IP gateway address:
ip private disable
Configure the public IP
network:
dhcp server disable
dhcp server config network public start <ip> end <ip>
dhcp server enable
For example:
ip private disable
ip config ip-address 10.1.1.2 mask 255.255.255.0 gate 10.1.1.1
dhcp server disable
dhcp server config network public start 10.1.1.101 end 10.1.1.125
dhcp server enable
NOTE:
The public pool must be in the same subnet as the IP address of the T3 Switch.
Static IP address pool
Static leases can be added for the public IP address pool.
To use a static lease, you must know the MAC
address of the radio and the IP you wish to assign.
To get a list of MAC addresses, first link the Wireless
WallPlates via the standard DHCP server configuration.
View the list using,
“show dhcp server lease”
.
The list
of MAC addresses can be used to create the static lease table.
The MAC address of the radio is printed on the product serial label.
Also, the MAC addresses will appear in the
forwarding bridge.
To view the forwarding bridge table, type
“show bridge address”
Disable the private IP gateway address:
ip private disable
Configure the static lease entry:
dhcp server disable
dhcp server static-lease add <mac address> ip <ip>
dhcp server enable