Which IP address and wildcard mask would you use in your
ACL to block all the
hosts in the subnet 192.168.16.43/28?
Answers were Sorted based on User's Feedback
Answer / sathish
given ip is 192.168.16.43/28
scince it is class c ip address and subnating is done with 4 bit
thus
128+64+32+16=240
block size
256-240=16
0 16 32
-- -- --
-- -- -- (and so on)
15 31 47
Wildcard is always one number less than the block size.In the above instance the block size is 16,the wildcard would be 15.so wild card used for block all the ip address in the ACL is
192.168.16.32 0.0.0.15
| Is This Answer Correct ? | 52 Yes | 3 No |
Answer / jitendera kumar sinha
given ip is 192.168.16.43/28
scince it is class c ip address and subnating is done with 4 bit
thus
128+64+32+16=240
block size
256-240=16
0 16 32
-- -- --
-- -- -- (and so on)
15 31 47
so wild card used for block all the ip address in the acl
is
192.168.16.32 0.0.0.14
| Is This Answer Correct ? | 7 Yes | 27 No |
Which two commands allow you to verify address configuration in your unternetword? (Choose two) A. ping B. trace C. verify D. test ip E. Echo ip F. config ip
how we can creat VPN..??? how it can be configured on cisco switches..??? can we creat VPN on different networks..??? why we need to create VPN..??? kindly write complete activity of commands to configure a VPN on switch..??? me specially looking towards Jatendra and Shahin
Can anyone explain the Split Horizon rule in RIP & also Split Horizon with Poison reverse. Jitu.... U knw wat i expect.. hehehehehe...
which portecol is faster tcp udp spx
can we measure how much a host exact bandwidth using by a network cable which is communicating over the network? options: 1- via Router 2- Switch, 3- other device... if yes.. then how ( with every option)
Identify 3 UDP characteristics? A.) Reliable communication protocol B.) Applications that use UDP must incorporate reliability C.) Connection-less oriented D.) Incorporates no handshaking
What is the difference between arp and rarp?
Identify the command to disable CDP on an interface? A.) Router(config-if)# no cdp enable B.) Router(config-if)# no cdp run C.) Router# no cdp enable D.) Router(config-if)# no cdp
Which of the following are examples of the Network Layer? A.) Token Ring B.) LLC C.) SQL D.) IP E.) TCP F.) IPX
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route
An optional parameter on an IPX access is the 'LOG' parameter. This records access-list violations when a packet matches. What else does the 'LOG' option do? A.) Records the number of times that a packet matches the list. B.) Return a message to user who is denied access the by list. C.) Notifies an SNMP Agent. D.) Saves the log to NVRAM. E.) Send an SNMP Trap.
What is the default CDP broadcast update rate for Cisco routers? A.) 120 seconds B.) 60 seconds C.) 30 seconds D.) 90 seconds