Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. Which of the following commands connect access list 110 inbound to interface ethernet0?

  2. A.

     Router(config)# ip access-group 110 in

    B.

     Router(config)# ip access-list 110 in

    C.

     Router(config-if)# ip access-group 110 in

    D.

     Router(config-if)# ip access-list 110 in

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    To place an access list on an interface, use the ip access-group command in interface configuration mode.


Be The First To Comment