how can we block remote desktop for some user from cisco
router through aaccess-list
Answer Posted / dharmendra kumar soni
Hi
Remotely accessing routers is through of telnet gives us
easy access to our routers from almost anywhere. This is
done through the use of access control lists standard access
list
r1(config)#access-list 10 permit 10.10.206.3 255.255.255.255
r1(config)#access-list 10 permit 10.10.206.4 255.255.255.255
r1(config)#access-list 10 deny any
r1(config)#line vty 0 4
r1(config)#access-class 10 in
in above command restricted to telnet command particular two
ip add that means two can't access anything else
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is network?
How do you depict an IP address?
On which bas ospf take decision?
What is the beaconing?
Which company mange ip's?
Why is UDP lease favored when compared to TCP?
What is the network subnet?
Tell me how many fillers we can put in one ip of ipv6?
How many types of nat?
What is the difference between full duplex and half duplex?
Name the vtp modes?
What are the types of resource sharing?
What is difference between tcp/ip and osi model?
Tell me which multicast ip eigrp protocol use?
Tell me how much internal and external ad of eigrp protocol?