dkraklan

Untitled

Aug 2nd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. dhcp-relay {
  2. forward-only;
  3. server-group {
  4. PXE1 {
  5. 172.107.160.195;
  6. }
  7. }
  8. group Servers {
  9. active-server-group PXE1;
  10. forward-only {
  11. routing-instance default;
  12. }
  13. interface vlan.253;
  14. }
  15. }
Add Comment
Please, Sign In to add comment