Advertisement
Guest User

Untitled

a guest
Apr 10th, 2020
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.34 KB | None | 0 0
  1. {
  2.   "ietf-mud:mud" : {
  3.     "mud-version" : 1,
  4.     "mud-url" : "https://blipcarebpmeter.com/blipcarebpmeter",
  5.     "last-update" : "2018-09-27T12:55:18.098+10:00",
  6.     "cache-validity" : 100,
  7.     "is-supported" : true,
  8.     "systeminfo" : "blipcareBPmeter",
  9.     "from-device-policy" : {
  10.       "access-lists" : {
  11.         "access-list" : [ {
  12.           "name" : "from-ipv4-blipcarebpmeter"
  13.         }, {
  14.           "name" : "from-ethernet-blipcarebpmeter"
  15.         } ]
  16.       }
  17.     },
  18.     "to-device-policy" : {
  19.       "access-lists" : {
  20.         "access-list" : [ {
  21.           "name" : "to-ipv4-blipcarebpmeter"
  22.         } ]
  23.       }
  24.     }
  25.   },
  26.   "ietf-access-control-list:access-lists" : {
  27.     "acl" : [ {
  28.       "name" : "from-ipv4-blipcarebpmeter",
  29.       "type" : "ipv4-acl-type",
  30.       "aces" : {
  31.         "ace" : [ {
  32.           "name" : "from-ipv4-blipcarebpmeter-0",
  33.           "matches" : {
  34.             "ietf-mud:mud" : {
  35.               "local-networks" : [ null ]
  36.             },
  37.             "ipv4" : {
  38.               "protocol" : 2,
  39.               "destination-ipv4-network" : "224.0.0.1/32"
  40.             }
  41.           },
  42.           "actions" : {
  43.             "forwarding" : "accept"
  44.           }
  45.         }, {
  46.           "name" : "from-ipv4-blipcarebpmeter-1",
  47.           "matches" : {
  48.             "ipv4" : {
  49.               "protocol" : 6,
  50.               "ietf-acldns:dst-dnsname" : "tech.carematix.com"
  51.             },
  52.             "tcp" : {
  53.               "destination-port" : {
  54.                 "operator" : "eq",
  55.                 "port" : 8777
  56.               },
  57.               "ietf-mud:direction-initiated" : "from-device"
  58.             }
  59.           },
  60.           "actions" : {
  61.             "forwarding" : "accept"
  62.           }
  63.         }, {
  64.           "name" : "from-ipv4-blipcarebpmeter-2",
  65.           "matches" : {
  66.             "ietf-mud:mud" : {
  67.               "controller" : "urn:ietf:params:mud:dns"
  68.             },
  69.             "ipv4" : {
  70.               "protocol" : 17
  71.             },
  72.             "udp" : {
  73.               "destination-port" : {
  74.                 "operator" : "eq",
  75.                 "port" : 53
  76.               }
  77.             }
  78.           },
  79.           "actions" : {
  80.             "forwarding" : "accept"
  81.           }
  82.         }, {
  83.           "name" : "from-ipv4-blipcarebpmeter-3",
  84.           "matches" : {
  85.             "ietf-mud:mud" : {
  86.               "local-networks" : [ null ]
  87.             },
  88.             "ipv4" : {
  89.               "protocol" : 17,
  90.               "destination-ipv4-network" : "255.255.255.255/32"
  91.             },
  92.             "udp" : {
  93.               "destination-port" : {
  94.                 "operator" : "eq",
  95.                 "port" : 67
  96.               }
  97.             },
  98.             "eth" : {
  99.               "destination-mac-address" : "ff:ff:ff:ff:ff:ff",
  100.               "ethertype" : "0x0800"
  101.             }
  102.           },
  103.           "actions" : {
  104.             "forwarding" : "accept"
  105.           }
  106.         } ]
  107.       }
  108.     }, {
  109.       "name" : "to-ipv4-blipcarebpmeter",
  110.       "type" : "ipv4-acl-type",
  111.       "aces" : {
  112.         "ace" : [ {
  113.           "name" : "to-ipv4-blipcarebpmeter-0",
  114.           "matches" : {
  115.             "ietf-mud:mud" : {
  116.               "controller" : "urn:ietf:params:mud:dns"
  117.             },
  118.             "ipv4" : {
  119.               "protocol" : 17
  120.             },
  121.             "udp" : {
  122.               "source-port" : {
  123.                 "operator" : "eq",
  124.                 "port" : 53
  125.               }
  126.             }
  127.           },
  128.           "actions" : {
  129.             "forwarding" : "accept"
  130.           }
  131.         }, {
  132.           "name" : "to-ipv4-blipcarebpmeter-1",
  133.           "matches" : {
  134.             "ipv4" : {
  135.               "protocol" : 6,
  136.               "ietf-acldns:src-dnsname" : "tech.carematix.com"
  137.             },
  138.             "tcp" : {
  139.               "source-port" : {
  140.                 "operator" : "eq",
  141.                 "port" : 8777
  142.               }
  143.             }
  144.           },
  145.           "actions" : {
  146.             "forwarding" : "accept"
  147.           }
  148.         }, {
  149.           "name" : "to-ipv4-blipcarebpmeter-2",
  150.           "matches" : {
  151.             "ietf-mud:mud" : {
  152.               "controller" : "urn:ietf:params:mud:gateway"
  153.             },
  154.             "ipv4" : {
  155.               "protocol" : 17
  156.             },
  157.             "udp" : {
  158.               "source-port" : {
  159.                 "operator" : "eq",
  160.                 "port" : 67
  161.               }
  162.             }
  163.           },
  164.           "actions" : {
  165.             "forwarding" : "accept"
  166.           }
  167.         } ]
  168.       }
  169.     }, {
  170.       "name" : "from-ethernet-blipcarebpmeter",
  171.       "type" : "ethernet-acl-type",
  172.       "aces" : {
  173.         "ace" : [ {
  174.           "name" : "from-ethernet-blipcarebpmeter-0",
  175.           "matches" : {
  176.             "ietf-mud:mud" : {
  177.               "local-networks" : [ null ]
  178.             },
  179.             "eth" : {
  180.               "ethertype" : "0x888e"
  181.             }
  182.           },
  183.           "actions" : {
  184.             "forwarding" : "accept"
  185.           }
  186.         }, {
  187.           "name" : "from-ethernet-blipcarebpmeter-1",
  188.           "matches" : {
  189.             "ietf-mud:mud" : {
  190.               "local-networks" : [ null ]
  191.             },
  192.             "eth" : {
  193.               "ethertype" : "0x0006"
  194.             }
  195.           },
  196.           "actions" : {
  197.             "forwarding" : "accept"
  198.           }
  199.         } ]
  200.       }
  201.     } ]
  202.   }
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement