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
Differentiate User Mode from Privileged Mode?
Why ip address called logical address?
How network gateway is different from routers?
State the difference between dynamic IP and static IP addressing?
Which way of communication bus topology use?
Mention what is the matric of eigrp protocol?
What is cisco?
Can you give an overview of various components in IPSec?
what is the concept of HA and FA in VPN tunneling?
Is hsrp is cisco proprietary or introduced by ieee?
What is icmp protocol?
Explain how many types of ends in wan?
Which updates called incremental updates?
In which protocol you manually enable route summarization?
What is the frame relay, in which layer it comes?