Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- services {
- analytics {
- streaming-server TEST-SERVER {
- remote-address 192.168.1.2;
- remote-port 30000;
- }
- export-profile Native {
- local-address 192.168.1.1;
- local-port 21111;
- reporting-rate 20;
- format gpb;
- transport udp;
- }
- sensor interface-1 {
- server-name TEST-SERVER;
- export-name Native;
- resource /junos/system/linecard/interface/logical/usage/;
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment