Cisco 2500 Series Руководство по развертыванию - Страница 16
Просмотреть онлайн или скачать pdf Руководство по развертыванию для Сетевой маршрутизатор Cisco 2500 Series. Cisco 2500 Series 23 страницы. Wireless controller
Также для Cisco 2500 Series: Руководство по установке (12 страниц), Руководство по конфигурации (19 страниц), Руководство по конфигурации (50 страниц), Руководство по началу работы (47 страниц)
network 10.10.11.0 255.255.255.0
default−router 10.10.11.1
!
External DHCP Server with DHCP Proxy Enabled
This is a general setup that is one of the best practices for all Cisco controllers. The configurations are almost
the same as noted in the previous with DHCP Proxy enabled.
The management interface in this scenario is always directed to an external DHCP server.
ip dhcp excluded−address 10.10.11.1 10.10.11.150
!
ip dhcp pool VLAN11
network 10.10.11.0 255.255.255.0
default−router 10.10.11.1
!
Scenario 2
The management interface with AP−manager enabled is mapped to port 1. Dynamic interface dynamic11 is
mapped to another physical interface (port 2) for data traffic. WLAN 1 is mapped to the management
interface, and WLAN 2 is mapped to the dynamic interface.