how can we block remote desktop for some user from cisco
router through aaccess-list
Answer Posted / ankit singla
router>enable
router#config terminal
router(config)#access-list 101 deny tcp 10.10.10.0
0.0.0.255 10.10.20.0 0.0.0.255 eq 21
router(config)#access-list 101 permit tcp any any
router(config)#interface fastethernet 0/0
router(config-if)#ip access-group 101 in
router(config-if)#exit
router(config)#
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities
When ospf protocol advertise its routing table?
What are the different ways authentication mechanism in VPN?
Explain the terms unicast, multicast, broadcast and multicast.
What is the default size of frame?
What is etherchannel?
When does network congestion occurs?
Which protocols are link states?
When does network congestion occur?
Define ios?
What is the difference between half duplex and full duplex?
What is mtu and what is its size for transmission?
If bandwidth will increase what will happen?
Which multicast ip eigrp protocol use?
What is hsrp?