Set the vty password on the router to ciscopress and enable login. List the command sequence required to accomplish this task.
What will be an ideal response?
```
RouterA(config)# line vty 0 4
RouterA(config-line)# password ciscopress
RouterA(config-line)# login
```
Computer Science & Information Technology
You might also like to view...
When multiple fields are used to identify a record, it is called a(n) ________ key
A) natural B) composite C) artificial D) alternate
Computer Science & Information Technology
Which PPP LCP feature(s) disable(s) an interface if the link is looped?
A) PAP B) CHAP C) Multilink PPP D) LQM E) Magic number F) Isolation bit G) High water mark
Computer Science & Information Technology