Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Example: Managing Interfaces by Using the Interface Description
This example causes the SAE to load the DHCP policy group on any interface where the ifAlias starts with DHCP-subscribers.
[edit shared network device erx-node2 interface-classifier rule rule-2] user@host# show target /junose/DHCP; condition { ifAlias=DHCP-subscribers*; }
For this approach, you will need to use the ip description command to configure interface aliases that begin with DHCP-subscribers for all interfaces that support DHCP subscribers.