Term
Command to set the encapsulation type on an interface. |
|
Definition
(config-if)#encapsulation <encapsulation> |
|
|
Term
Command to assign an IP and mask to a WAN interface. |
|
Definition
(config-if)#ip address A.B.C.D M.M.M.M |
|
|
Term
Used to set a bandwidth value to be used by routing protocols for the purpose of calculating route cost. |
|
Definition
(config-if)#bandwidth <Kbps> |
|
|
Term
Sets the clock rate to be provided by the DCE end of the connection. |
|
Definition
(config-if)#clock rate <bps> |
|
|
Term
Configures the hostname of the remote router that your local router will authenticate with and the password that both routers will use for authentication. |
|
Definition
(config)#username <user> password <pass> |
|
|
Term
Configures the PPP authentication method under the physical interface to either chap or pap. |
|
Definition
(config)#ppp authentication [chap|pap] |
|
|
Term
Displays the CHAP authentication process as it occurs between two routers in the network. |
|
Definition
#debug ppp authentication |
|
|
Term
Sets the Frame Relay encapsulation to Cisco. |
|
Definition
(config-if)#encapsulation frame-relay |
|
|