In the following exhibit, how can you force packets from hosts on the 2001:db8:0500::/64 network destined to the 2001:db8:3000::/64 network through Serial 0/3/0 statically?
| A. | RouterA(config)# int gi 0/0 |
| RouterA(config-if)# passive-interface | |
| RouterB(config)# int gi 0/0 | |
| RouterB(config-if)# passive-interface | |
| B. | RouterA(config-rtr)# passive-interface gi 0/0 |
| RouterB(config-rtr)# passive-interface gi 0/0 | |
| C. | RouterA(config)# int gi 0/0 |
| RouterA(config-if)# no bandwidth | |
| RouterB(config)# int gi 0/0 | |
| RouterB(config-if)# no bandwidth | |
| D. | RouterA(config)# int serial 0/3/0 |
| RouterA(config-if)# no bandwidth | |
| RouterB(config)# int serial 0/3/0 | |
| RouterB(config-if)# no bandwidth |

Comments
Post a Comment