Cisco 800 Series Manual de Conceção - Página 25
Procurar online ou descarregar pdf Manual de Conceção para Ponto de acesso sem fios Cisco 800 Series. Cisco 800 Series 50 páginas. Fast step software design guide
Também para Cisco 800 Series: Notas de lançamento (36 páginas), Manual de início rápido (13 páginas), Manual de início rápido (17 páginas), Configuração (32 páginas)
Chapter 2
CFG File Development
We recommend that you force the PC to be a DHCP client and not to show the LAN IP addressing
dialogs. The flag syntax is as follows:
[DHCP Relay Settings]
SetDHCPRelay=
RemoteDHCPServerAddress=
If the value of SetDHCPRelay the flag is set to 0 or blank, the end-user PC is configured as a DHCP
client, but with the DHCP server present across the WAN. The remote DHCP server is indicated in the
RemoteDHCPServerAddress flag. (This is the typical Cisco telecommuter setup.)
If the SetDHCPRelay flag value is set to 1, the flags are ignored.
Force Static Addressing on the PC
You can force static addressing on the PC. For this feature to be active, the
SetAutomaticChangeIPStackWhenNeededByFastStep flag should be set to 0.
[PC Settings]
SetForceStaticAddressOnPCAlways=
ForceStaticIPAddress=
ForceStaticIPMask=
For a Telnet connection, if the SetForceStaticAddressOnPCAlways flag is set to 1, Setup sets the PC
with the IP address and subnet mask as indicated in the ForceStaticIPAddress and ForceStaticIPMask
flags. Setup sets the PC default gateway IP address by using the router LAN IP address.
For a console-cable connection, Setup verifies that the SetChangeIPStackOnConsole flag is set to 1 and
if it is, sets the static address on PC. Otherwise, Setup does not change the stack.
If the SetForceStaticAddressOnPCAlways and SetRouterAsDHCPServerOnE0 flags are both set to 1,
the SetForceStaticAddressOnPCAlways flag is ignored, and the SetRouterAsDHCPServerOnE0 flag is
given preference.
CFG File Example
The following is an example of a CFG file that configures a Cisco 804 router:
[PC to Router Connection]
ConnectionType=2
[DHCP Server in Router]
SetRouterAsDHCPServerOnE0=0
[DHCP Relay Settings]
SetDHCPRelay=0
RemoteDHCPServerAddress=
[PC Settings]
UsePCGatewayAsRouterLANIP=0
SetAutomaticChangeIPStackWhenNeededByFastStep=1
SetChangeIPStackOnConsole=0
SetForceStaticAddressOnPCAlways=0
ForceStaticIPAddress=
ForceStaticIPMask=
UseRouterLANIPAsPCGateway=0
SetAdjustPCStackSettings=1
OL-10373-02
Cisco 800 Fast Step Software Design Guide
LAN IP Addressing
2-11