Cisco IOS XE

PlAwAnSaI

Administrator
Which two statements about these partial Cisco IOS/IOS-XE configurations are true? (Choose two.)


Quote:
interface e0
ip address 192.168.1.1 255.255.255.0
ip nat outside
!
interface e1
ip address 10.1.1.1 255.255.255.0
ip nat inside
!
ip nat inside source static 10.1.1.2 192.168.1.2


A. 192.168.1.2 is the outside global address.
B. 192.168.1.2 is the outside local address.
C. 10.1.1.2 is the inside local address.
D. This is an example of static one-to-one Network Address Translation.

  • Bridge Domain Routing:
    www.cisco.com/c/en/us/td/docs/ios-xml/ios/cether/configuration/xe-3s/asr903/ce-xe-3s-asr903-book/ce-evc.html#ID-1384-000005dc
cool.gif
 
Top