Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #57 from ArnesSI/interface-types
Browse files Browse the repository at this point in the history
Add Junos parser interface types
  • Loading branch information
dbarrosop committed Jun 6, 2017
2 parents 952bdf9 + cfd21eb commit ab8a779
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ interfaces:
from: "<interface><name>{{ parent_key }}</name></interface>"
map:
ge: ethernetCsmacd
xe: ethernetCsmacd
et: ethernetCsmacd
irb: ethernetCsmacd
me: ethernetCsmacd
vlan: ethernetCsmacd
lo: softwareLoopback
ae: ieee8023adLag
enabled:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,15 @@ interfaces:
Multicast-GRE: tunnel
Secure-Tunnel: tunnel
Ethernet: ethernetCsmacd
Mgmt-VLAN: ethernetCsmacd
Loopback: softwareLoopback
VLAN: l2vlan
Adaptive-Services: null
Software-Pseudo: null
PIMD: null
PIME: null
PPPoE: null
Unspecified: null
counters:
_process: unnecessary
in-broadcast-pkts:
Expand Down

0 comments on commit ab8a779

Please sign in to comment.