Which st0 interface configuration is correct for the hub device?

You want to implement a hub-and-spoke VPN topology using a single logical interface on
the hub. Which st0 interface configuration is correct for the hub device?

You want to implement a hub-and-spoke VPN topology using a single logical interface on
the hub. Which st0 interface configuration is correct for the hub device?

A.
[edit interfaces] user@srx# show st0 { multipoint unit 0 { family inet { address
10.10.10.1/24; } } }

B.
[edit interfaces] user@srx# show st0 { unit 0 { family inet { address 10.10.10.1/24; } } }

C.
[edit interfaces] user@srx# show st0 { unit 0 { point-to-point; family inet { address
10.10.10.1/24; } } }

D.
[edit interfaces] user@srx# show st0 { unit 0 { multipoint; family inet { address
10.10.10.1/24; } } }



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Tom Brady

Tom Brady

# set interfaces st0.0 ?
Possible completions:
Execute this command
alias Interface alias
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except Don’t inherit configuration data from these groups
description Text description of interface
disable Disable this logical interface
encapsulation Logical link-layer encapsulation
> family Protocol family
multipoint Multipoint connection
no-traps Don’t enable SNMP notifications on state changes
point-to-point Point-to-point connection
> ppp-options Point-to-Point Protocol interface-specific options
> radio-router Parameters for dynamic link cost management
traps Enable SNMP notifications on state changes
| Pipe through a command