Avaya C460 사용자 설명서

다운로드
페이지 268
Chapter 2        Avaya C460 CLI Commands
Avaya C460 Reference Guide
47
ip default-gateway
User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in 
Configure mode. 
Type configure at the command prompt to enter configure mode.
Use the ip default-gateway command to define a default gateway (router). 
Use the no ip default gateway  command to remove the default gateway.
The syntax for this command is:
[no] ip default-gateway 
<ip-address>[<cost>][<preference>]
Example:
To define the router at address 192.168.37.1 as the default gateway:
ip directed-broadcast
User level: read-write, admin.
L You can only access this command in interface mode. 
Type interface [name] at the command prompt to enter interface mode.
Use the ip directed-broadcast command to enable net-directed broadcast 
forwarding. 
Use the no ip directed-broadcast command to disables net-directed 
broadcasts on an interface.
The syntax for this command is:
[no] ip directed-broadcast
Example:
ip-address
The IP address of the router.
cost
The path cost. The default is 1
preference
Preference, either High or Low. Default is Low.
C460-1(configure)# ip default-gateway 192.168.37.1
Router-1(config-if:marketing)# ip directed broadcast