FairbanksF
MIS
Question...
What is the command to configure the IPCP/CDPCP so that a "sh int s0" command will show IPCP and CDPCP as open?
Notice the last two lines of the sh command -
This is what I currently have...
h-3662#sh int s1/3
Serial1/3 is up, line protocol is down
Hardware is DSCC4 Serial
Internet address is 10.10.0.250/24
MTU 1500 bytes, BW 2048 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
LCP Listen
Closed: CDPCP
This is what I want to accomplish...
h-3662#sh int s1/3
Serial1/3 is up, line protocol is down
Hardware is DSCC4 Serial
Internet address is 10.10.0.250/24
MTU 1500 bytes, BW 2048 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
LCP Open
Open: IPCP, CDPCP
Thank you sir may I have another!
What is the command to configure the IPCP/CDPCP so that a "sh int s0" command will show IPCP and CDPCP as open?
Notice the last two lines of the sh command -
This is what I currently have...
h-3662#sh int s1/3
Serial1/3 is up, line protocol is down
Hardware is DSCC4 Serial
Internet address is 10.10.0.250/24
MTU 1500 bytes, BW 2048 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
LCP Listen
Closed: CDPCP
This is what I want to accomplish...
h-3662#sh int s1/3
Serial1/3 is up, line protocol is down
Hardware is DSCC4 Serial
Internet address is 10.10.0.250/24
MTU 1500 bytes, BW 2048 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
LCP Open
Open: IPCP, CDPCP
Thank you sir may I have another!