You configure additional entries in the interface classification script to support services for IDP integration.
To add entries to an interface classification script to support IDP integration:
To view the sample interface classifications referenced in this section, see the interface classification for the IDP<routername> routers listed under o=Network, o=umc in the sample data.
You identify which interfaces to assign a core routing fragment service by specifying an alias for the group of interfaces. For example:
- # ifAlias=="core" Add a line similar to this one if policy-based
routing is being used.
- # This alias needs to be the same as the one defined in
the subscriber classification script.
- # Could add some further rules to manage DHCP subscribers.
You do not define a classification for the router interface. The SAE automatically creates a router interface and a subscriber session for it when the COPS-PR or COPS XDR router drivers are in use.
For JUNOS routing platforms, the default policy for forwarding interfaces must forward all traffic; otherwise, only traffic mirrored to IDP is forwarded. For example:
- policyGroupName=forwardIntfDefault,ou=idp,o=Policies,o=UMC
- # manage only forwarding interface on JUNOS routers
- interfaceName=="FORWARDING_INTERFACE"
For general information about classifying interfaces, see Overview of Classification Scripts .