Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



define the domain name or FQDN
Netflx

Router > Application seen

+ filter with: flĀ 

Image Added

Mist

Image Added

Disney plus

Image Added

Create a Service

domain-name *.netflix.com


Code Block
titlenetflix

admin@node1.conductor# show config running authority service netflix.localbreakout

config

    authority

        service  netflix.localbreakout
            name                  netflix.localbreakout
            domain-name           *.netflix.com
            domain-name           *.nflxvideo.net
            domain-name           *.nflxso.net
            domain-name           *.nflxext.com

            access-policy         corp
                source  corp
            exit
            service-policy        mgmt_only
            share-service-routes  false
        exit
    exit
exit