Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Create a service
Create a service 

application-type   dhcp-relay

https://docs.128technology.com/docs/config_reference_guide#service



Global / branch and DC
service
        service            dhcp-relay-service
            name              dhcp-relay-service

            applies-to        router
                type         router
                router-name  Lanner1
                router-name  Lanner1
            exit
            security          internal

            access-policy     corp
                source  corp
            exit
            application-type  dhcp-relay
        exit
Create a service-route
on the DC SSR
service-route
            service-route        SR-dhcp-relay
                name          SR-dhcp-relay
                service-name  dhcp-relay
                nat-target    10.200.20.34

                next-hop      node1 lan6
                    node-name  node1
                    interface  lan6
                exit
            exit


  • No labels