From the SRC CLI, you can correct errors in extranet configuration when these errors result from directory or portal errors. In the extranet configuration, an extranet client of an object must be imported by that object.
In the SRC configuration for a subscriber that is the client of an extranet client, you specify a VPN for the imported extranet client. Typically, you add the extranet client and specify the imported extranet from the Enterprise Manager Portal. You can use the SRC CLI to verify the configuration and to make updates to the existing configuration.
To view information about extranet configuration and update it:
or
- [edit]
- user@host# edit subscribers retailer name subscriber-folder folder-name enterprise name vpn vpn-id
where vpn-id is the name of the routing instances on a JUNOS routing platform that implements the VPN.
[edit subscribers retailer Acme vpn 1234] user@host# show extranet-client [ "enterpriseName=Acme, ou=local, retailername=default, o=Users, o=umc" "enterpriseName=WidgetCo, ou=local, retailername=default, o=Users, o=UMC "];
For example:
- [edit subscribers retailer name vpn vpn-id ]
- user@host# set extranet-client enterpriseName=Acme2,ou=local,retailername=default,
o=Users, o=umc
You can specify one or more extranets.
[edit subscribers retailer name vpn
vpn-id
]
user@host# show
[edit subscribers retailer Acme vpn 1234]
user@host# show
extranet-client [ "enterpriseName=Acme, ou=local, retailername=default, o=Users,
o=umc" "enterpriseName=Acme2, ou=local, retailername=default, o=Users,
o=umc""enterpriseName=WidgetCo, ou=local, retailername=default, o=Users, o=UMC "];