Configuring the Default Gateway
Use this procedure to configure the default gateway on the BTI7800.
Prerequisites:
The shared management IP address (and subnet) must be set up.
The default gateway is typically set up during commissioning.
The default gateway, the shared management IP address, and the individual management IP addresses must all reside on the same subnet.
Changing the default gateway will affect the routing of packets. Setting the default gateway incorrectly might cause originating packets (such as SNMP traps) to be dropped.
- Enter system configuration mode.
For example:
bti7800# config
Entering configuration mode terminal bti7800(config)# system bti7800(config-system)#
- Set the default gateway.
For example:
bti7800(config-system)# gateway-address 10.1.220.1
- Commit your changes.
bti7800(config-system)# commit
Commit complete.