Adding VPNs for Retailers and Enterprises
When you add a VPN to the SRC configuration, you are creating a VPN configuration object that represents a VPN that is already configured in the network. You can add a VPN for a retailer or for an enterprise.
Before you add a VPN to the configuration, obtain the identifier for the VPN. This identifier is the name of the routing instances on a JUNOS routing platform that implements the VPN.
To add a VPN to subscriber configuration for a retailer or an enterprise:
- From configuration mode, access the configuration statement
that configures the VPN.
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.
- (Optional) Provide a name to identify the VPN as it appears
in other SRC components, such a the Enterprise Manager Portal or other
login pages.
For example, to label the VPN as one used for video conferences with corporate partners:
- (Optional) Add a description of the VPN.
For example:
- Verify that the configuration is correct. For example:
[edit subscribers retailer Acme vpn 1234] user@host# show display-name "Partner Video Conference"; description "VPN for video conference with partners.";
