User`s manual
User’s Manual 211
Console(config)#interface vlan 1
Console(config-if)#ip address 192.168.1.5 255.255.255.0
Console(config-if)#
Related Commands
ip dhcp restart
16.50 ip default-gateway
This command establishes a static route between this switch and management stations that exist on another
network segment. Use the no form to remove the static route.
Syntax Description
ip default-gateway gateway
no ip default-gateway
gateway IP address of the default gateway.
Default
No static route is established.
Command Mode
Global Configuration
Usage Guidelines
Define the gateway first if the management station is located in a different IP segment .
Example
The following example defines a default gateway for this device:
Console(config)#ip default-gateway 10.1.1.254
Console(config)#
Related Commands
show ip redirects
16.51 ip dhcp restart
This command submits a BOOTP or DHCP client request.
Default
None