junoser 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20647,475 +20647,7 @@ module Junoser
20647
20647
  )
20648
20648
  ),
20649
20649
  b(str("mpls"),
20650
- c(
20651
- c(
20652
- str("disable")
20653
- ),
20654
- b(str("path-mtu"),
20655
- c(
20656
- str("allow-fragmentation"),
20657
- b(str("rsvp"),
20658
- c(
20659
- str("mtu-signaling")
20660
- )
20661
- )
20662
- )
20663
- ),
20664
- b(str("diffserv-te"),
20665
- c(
20666
- a(str("bandwidth-model"), arg),
20667
- b(str("te-class-matrix"),
20668
- c(
20669
- b(str("te0"),
20670
- te_class_object
20671
- ).as(:oneline),
20672
- b(str("te1"),
20673
- te_class_object
20674
- ).as(:oneline),
20675
- b(str("te2"),
20676
- te_class_object
20677
- ).as(:oneline),
20678
- b(str("te3"),
20679
- te_class_object
20680
- ).as(:oneline),
20681
- b(str("te4"),
20682
- te_class_object
20683
- ).as(:oneline),
20684
- b(str("te5"),
20685
- te_class_object
20686
- ).as(:oneline),
20687
- b(str("te6"),
20688
- te_class_object
20689
- ).as(:oneline),
20690
- b(str("te7"),
20691
- te_class_object
20692
- ).as(:oneline)
20693
- )
20694
- )
20695
- )
20696
- ),
20697
- b(str("auto-policing"),
20698
- c(
20699
- a(str("class"), str("all") | str("ct0") | str("ct1") | str("ct2") | str("ct3"),
20700
- c(
20701
- c(
20702
- str("drop"),
20703
- str("loss-priority-high"),
20704
- str("loss-priority-low")
20705
- )
20706
- )
20707
- )
20708
- )
20709
- ),
20710
- b(str("statistics"),
20711
- c(
20712
- b(str("file"),
20713
- trace_file_type
20714
- ),
20715
- a(str("interval"), arg),
20716
- str("auto-bandwidth"),
20717
- str("no-transit-statistics")
20718
- )
20719
- ),
20720
- b(str("log-updown"),
20721
- c(
20722
- str("syslog"),
20723
- str("no-syslog"),
20724
- c(
20725
- str("trap"),
20726
- b(str("no-trap"),
20727
- c(
20728
- str("mpls-lsp-traps"),
20729
- str("rfc3812-traps")
20730
- )
20731
- )
20732
- ),
20733
- str("trap-path-down"),
20734
- str("trap-path-up")
20735
- )
20736
- ),
20737
- a(str("traffic-engineering"), arg),
20738
- b(str("traceoptions"),
20739
- c(
20740
- b(str("file"),
20741
- trace_file_type
20742
- ),
20743
- a(str("flag"), str("connection") | str("connection-detail") | str("cspf-link") | str("cspf-node") | str("cspf") | str("state") | str("error") | str("lsping") | str("graceful-restart") | str("nsr-synchronization") | str("nsr-synchronization-detail") | str("static") | str("egress-protection") | str("all")).as(:oneline)
20744
- )
20745
- ),
20746
- b(a(str("admin-groups"), arg),
20747
- c(
20748
- a(str("group-value"), arg)
20749
- )
20750
- ),
20751
- a(str("advertisement-hold-time"), arg),
20752
- a(str("rsvp-error-hold-time"), arg),
20753
- str("optimize-aggressive"),
20754
- a(str("smart-optimize-timer"), arg),
20755
- a(str("optimize-switchover-delay"), arg),
20756
- str("no-propagate-ttl"),
20757
- str("explicit-null"),
20758
- str("ipv6-tunneling"),
20759
- str("icmp-tunneling"),
20760
- a(str("revert-timer"), arg),
20761
- a(str("optimize-hold-dead-delay"), arg),
20762
- str("expand-loose-hop"),
20763
- str("mib-mpls-show-p2mp"),
20764
- b(str("bandwidth"),
20765
- bandwidth_type
20766
- ),
20767
- a(str("class-of-service"), arg),
20768
- str("no-decrement-ttl"),
20769
- a(str("hop-limit"), arg),
20770
- str("no-cspf"),
20771
- str("admin-down"),
20772
- a(str("optimize-timer"), arg),
20773
- a(str("preference"), arg),
20774
- a(str("priority"), a(arg, arg)).as(:oneline),
20775
- str("record"),
20776
- str("no-record"),
20777
- str("standby"),
20778
- str("exclude-srlg"),
20779
- b(str("admin-group"),
20780
- admin_group_include_exclude
20781
- ),
20782
- b(str("admin-group-extended"),
20783
- admin_group_include_exclude
20784
- ),
20785
- b(str("oam"),
20786
- periodic_oam
20787
- ),
20788
- b(a(str("label-switched-path"), arg),
20789
- c(
20790
- c(
20791
- str("disable")
20792
- ),
20793
- b(str("traceoptions"),
20794
- c(
20795
- b(str("file"),
20796
- trace_file_type
20797
- ),
20798
- a(str("flag"), str("cspf-link") | str("cspf-node") | str("cspf") | str("state") | str("all")).as(:oneline)
20799
- )
20800
- ),
20801
- str("no-install-to-address"),
20802
- str("backup"),
20803
- b(str("from"),
20804
- ipv4addr
20805
- ),
20806
- c(
20807
- b(str("to"),
20808
- ipv4addr
20809
- ),
20810
- str("template")
20811
- ),
20812
- a(str("metric"), arg),
20813
- str("ldp-tunneling"),
20814
- str("soft-preemption"),
20815
- b(a(str("install"), arg),
20816
- c(
20817
- str("active")
20818
- )
20819
- ).as(:oneline),
20820
- a(str("retry-timer"), arg),
20821
- a(str("retry-limit"), arg),
20822
- b(str("lsp-attributes"),
20823
- c(
20824
- a(str("signal-bandwidth"), arg),
20825
- a(str("switching-type"), arg),
20826
- a(str("encoding-type"), arg),
20827
- a(str("gpid"), arg)
20828
- )
20829
- ),
20830
- a(str("revert-timer"), arg),
20831
- a(str("optimize-hold-dead-delay"), arg),
20832
- b(str("bandwidth"),
20833
- bandwidth_type
20834
- ),
20835
- a(str("class-of-service"), arg),
20836
- str("no-decrement-ttl"),
20837
- a(str("hop-limit"), arg),
20838
- str("no-cspf"),
20839
- str("admin-down"),
20840
- a(str("optimize-timer"), arg),
20841
- a(str("preference"), arg),
20842
- a(str("priority"), a(arg, arg)).as(:oneline),
20843
- str("record"),
20844
- str("no-record"),
20845
- str("standby"),
20846
- str("exclude-srlg"),
20847
- b(str("admin-group"),
20848
- admin_group_include_exclude
20849
- ),
20850
- b(str("admin-group-extended"),
20851
- admin_group_include_exclude
20852
- ),
20853
- b(str("oam"),
20854
- periodic_oam
20855
- ),
20856
- c(
20857
- str("random"),
20858
- str("least-fill"),
20859
- str("most-fill")
20860
- ),
20861
- a(str("description"), quote | arg),
20862
- c(
20863
- str("link-protection"),
20864
- str("node-link-protection")
20865
- ),
20866
- str("inter-domain"),
20867
- str("adaptive"),
20868
- b(str("fast-reroute"),
20869
- c(
20870
- a(str("hop-limit"), arg),
20871
- c(
20872
- a(str("bandwidth"), arg),
20873
- a(str("bandwidth-percent"), arg)
20874
- ),
20875
- c(
20876
- str("no-include-any"),
20877
- a(str("include-any"), arg)
20878
- ),
20879
- c(
20880
- str("no-include-all"),
20881
- a(str("include-all"), arg)
20882
- ),
20883
- c(
20884
- str("no-exclude"),
20885
- a(str("exclude"), arg)
20886
- )
20887
- )
20888
- ),
20889
- b(str("p2mp"),
20890
- c(
20891
- a(str("path_name"), arg)
20892
- )
20893
- ).as(:oneline),
20894
- b(str("auto-bandwidth"),
20895
- c(
20896
- a(str("adjust-interval"), arg),
20897
- a(str("adjust-threshold"), arg),
20898
- a(str("minimum-bandwidth"), arg),
20899
- a(str("maximum-bandwidth"), arg),
20900
- str("monitor-bandwidth"),
20901
- a(str("adjust-threshold-overflow-limit"), arg),
20902
- a(str("adjust-threshold-underflow-limit"), arg)
20903
- )
20904
- ),
20905
- b(a(str("associate-lsp"), arg),
20906
- c(
20907
- b(str("from"),
20908
- ipv4addr
20909
- )
20910
- )
20911
- ),
20912
- b(a(str("primary"), arg),
20913
- c(
20914
- b(str("bandwidth"),
20915
- bandwidth_type
20916
- ),
20917
- a(str("class-of-service"), arg),
20918
- str("no-decrement-ttl"),
20919
- a(str("hop-limit"), arg),
20920
- str("no-cspf"),
20921
- str("admin-down"),
20922
- a(str("optimize-timer"), arg),
20923
- a(str("preference"), arg),
20924
- a(str("priority"), a(arg, arg)).as(:oneline),
20925
- str("record"),
20926
- str("no-record"),
20927
- str("standby"),
20928
- str("exclude-srlg"),
20929
- b(str("admin-group"),
20930
- admin_group_include_exclude
20931
- ),
20932
- b(str("admin-group-extended"),
20933
- admin_group_include_exclude
20934
- ),
20935
- b(str("oam"),
20936
- periodic_oam
20937
- ),
20938
- str("adaptive"),
20939
- a(str("select"), arg)
20940
- )
20941
- ),
20942
- b(a(str("secondary"), arg),
20943
- c(
20944
- b(str("bandwidth"),
20945
- bandwidth_type
20946
- ),
20947
- a(str("class-of-service"), arg),
20948
- str("no-decrement-ttl"),
20949
- a(str("hop-limit"), arg),
20950
- str("no-cspf"),
20951
- str("admin-down"),
20952
- a(str("optimize-timer"), arg),
20953
- a(str("preference"), arg),
20954
- a(str("priority"), a(arg, arg)).as(:oneline),
20955
- str("record"),
20956
- str("no-record"),
20957
- str("standby"),
20958
- str("exclude-srlg"),
20959
- b(str("admin-group"),
20960
- admin_group_include_exclude
20961
- ),
20962
- b(str("admin-group-extended"),
20963
- admin_group_include_exclude
20964
- ),
20965
- b(str("oam"),
20966
- periodic_oam
20967
- ),
20968
- str("adaptive"),
20969
- a(str("select"), arg)
20970
- )
20971
- ),
20972
- b(str("policing"),
20973
- c(
20974
- a(str("filter"), arg),
20975
- str("no-auto-policing")
20976
- )
20977
- ).as(:oneline),
20978
- str("associate-backup-pe-groups"),
20979
- str("egress-protection")
20980
- )
20981
- ),
20982
- b(a(str("transit-lsp-association"), arg),
20983
- c(
20984
- a(str("lsp-name-1"), arg),
20985
- b(str("from-1"),
20986
- ipv4addr
20987
- ),
20988
- a(str("lsp-name-2"), arg),
20989
- b(str("from-2"),
20990
- ipv4addr
20991
- )
20992
- )
20993
- ),
20994
- b(a(str("path"), arg),
20995
- c(
20996
- b(ipaddr,
20997
- c(
20998
- c(
20999
- str("loose"),
21000
- str("strict")
21001
- )
21002
- )
21003
- ).as(:oneline)
21004
- )
21005
- ),
21006
- b(a(str("static-label-switched-path"), arg),
21007
- c(
21008
- c(
21009
- b(str("bypass"),
21010
- c(
21011
- a(str("bandwidth"), arg),
21012
- a(str("description"), quote | arg),
21013
- b(str("next-hop"),
21014
- ipv4addr_or_interface
21015
- ),
21016
- a(str("push"), arg),
21017
- b(str("to"),
21018
- ipv4addr
21019
- )
21020
- )
21021
- ),
21022
- b(a(str("transit"), arg),
21023
- c(
21024
- a(str("bandwidth"), arg),
21025
- a(str("description"), quote | arg),
21026
- b(str("link-protection"),
21027
- c(
21028
- a(str("bypass-name"), arg)
21029
- )
21030
- ).as(:oneline),
21031
- b(str("next-hop"),
21032
- ipv4addr_or_interface
21033
- ),
21034
- b(str("node-protection"),
21035
- c(
21036
- a(str("bypass-name"), arg),
21037
- a(str("next-next-label"), arg)
21038
- )
21039
- ).as(:oneline),
21040
- c(
21041
- a(str("swap"), arg),
21042
- str("pop")
21043
- )
21044
- )
21045
- ),
21046
- b(str("ingress"),
21047
- c(
21048
- a(str("bandwidth"), arg),
21049
- a(str("class-of-service"), arg),
21050
- a(str("description"), quote | arg),
21051
- b(a(str("install"), arg),
21052
- c(
21053
- str("active")
21054
- )
21055
- ).as(:oneline),
21056
- a(str("metric"), arg),
21057
- b(str("next-hop"),
21058
- ipv4addr_or_interface
21059
- ),
21060
- b(str("link-protection"),
21061
- c(
21062
- a(str("bypass-name"), arg)
21063
- )
21064
- ).as(:oneline),
21065
- b(str("node-protection"),
21066
- c(
21067
- a(str("bypass-name"), arg),
21068
- a(str("next-next-label"), arg)
21069
- )
21070
- ).as(:oneline),
21071
- str("no-install-to-address"),
21072
- b(str("policing"),
21073
- c(
21074
- a(str("filter"), arg),
21075
- str("no-auto-policing")
21076
- )
21077
- ).as(:oneline),
21078
- a(str("preference"), arg),
21079
- b(str("to"),
21080
- ipv4addr
21081
- ),
21082
- a(str("push"), arg)
21083
- )
21084
- )
21085
- )
21086
- )
21087
- ),
21088
- b(a(str("interface"), arg),
21089
- c(
21090
- c(
21091
- str("disable")
21092
- ),
21093
- a(str("srlg"), arg),
21094
- str("always-mark-connection-protection-tlv"),
21095
- str("switch-away-lsps"),
21096
- a(str("admin-group"), arg),
21097
- a(str("admin-group-extended"), arg),
21098
- b(str("static"),
21099
- c(
21100
- a(str("protection-revert-time"), arg)
21101
- )
21102
- )
21103
- )
21104
- ),
21105
- b(str("egress-protection"),
21106
- c(
21107
- b(a(str("context-identifier"), arg),
21108
- c(
21109
- c(
21110
- str("primary"),
21111
- str("protector")
21112
- ),
21113
- a(str("metric"), arg)
21114
- )
21115
- )
21116
- )
21117
- )
21118
- )
20650
+ juniper_protocols_mpls
21119
20651
  ),
21120
20652
  b(str("bgp"),
21121
20653
  juniper_protocols_bgp
@@ -27917,7 +27449,10 @@ module Junoser
27917
27449
  ),
27918
27450
  b(str("igmp-snooping"),
27919
27451
  juniper_protocols_igmp_snooping
27920
- )
27452
+ ),
27453
+ b(str("mpls"),
27454
+ juniper_protocols_mpls
27455
+ ),
27921
27456
  )
27922
27457
  ),
27923
27458
  b(str("bridge-domains"),
@@ -38459,5 +37994,477 @@ module Junoser
38459
37994
  )
38460
37995
  )
38461
37996
  end
37997
+
37998
+ rule(:juniper_protocols_mpls) do
37999
+ c(
38000
+ c(
38001
+ str("disable")
38002
+ ),
38003
+ b(str("path-mtu"),
38004
+ c(
38005
+ str("allow-fragmentation"),
38006
+ b(str("rsvp"),
38007
+ c(
38008
+ str("mtu-signaling")
38009
+ )
38010
+ )
38011
+ )
38012
+ ),
38013
+ b(str("diffserv-te"),
38014
+ c(
38015
+ a(str("bandwidth-model"), arg),
38016
+ b(str("te-class-matrix"),
38017
+ c(
38018
+ b(str("te0"),
38019
+ te_class_object
38020
+ ).as(:oneline),
38021
+ b(str("te1"),
38022
+ te_class_object
38023
+ ).as(:oneline),
38024
+ b(str("te2"),
38025
+ te_class_object
38026
+ ).as(:oneline),
38027
+ b(str("te3"),
38028
+ te_class_object
38029
+ ).as(:oneline),
38030
+ b(str("te4"),
38031
+ te_class_object
38032
+ ).as(:oneline),
38033
+ b(str("te5"),
38034
+ te_class_object
38035
+ ).as(:oneline),
38036
+ b(str("te6"),
38037
+ te_class_object
38038
+ ).as(:oneline),
38039
+ b(str("te7"),
38040
+ te_class_object
38041
+ ).as(:oneline)
38042
+ )
38043
+ )
38044
+ )
38045
+ ),
38046
+ b(str("auto-policing"),
38047
+ c(
38048
+ a(str("class"), str("all") | str("ct0") | str("ct1") | str("ct2") | str("ct3"),
38049
+ c(
38050
+ c(
38051
+ str("drop"),
38052
+ str("loss-priority-high"),
38053
+ str("loss-priority-low")
38054
+ )
38055
+ )
38056
+ )
38057
+ )
38058
+ ),
38059
+ b(str("statistics"),
38060
+ c(
38061
+ b(str("file"),
38062
+ trace_file_type
38063
+ ),
38064
+ a(str("interval"), arg),
38065
+ str("auto-bandwidth"),
38066
+ str("no-transit-statistics")
38067
+ )
38068
+ ),
38069
+ b(str("log-updown"),
38070
+ c(
38071
+ str("syslog"),
38072
+ str("no-syslog"),
38073
+ c(
38074
+ str("trap"),
38075
+ b(str("no-trap"),
38076
+ c(
38077
+ str("mpls-lsp-traps"),
38078
+ str("rfc3812-traps")
38079
+ )
38080
+ )
38081
+ ),
38082
+ str("trap-path-down"),
38083
+ str("trap-path-up")
38084
+ )
38085
+ ),
38086
+ a(str("traffic-engineering"), arg),
38087
+ b(str("traceoptions"),
38088
+ c(
38089
+ b(str("file"),
38090
+ trace_file_type
38091
+ ),
38092
+ a(str("flag"), str("connection") | str("connection-detail") | str("cspf-link") | str("cspf-node") | str("cspf") | str("state") | str("error") | str("lsping") | str("graceful-restart") | str("nsr-synchronization") | str("nsr-synchronization-detail") | str("static") | str("egress-protection") | str("all")).as(:oneline)
38093
+ )
38094
+ ),
38095
+ b(a(str("admin-groups"), arg),
38096
+ c(
38097
+ a(str("group-value"), arg)
38098
+ )
38099
+ ),
38100
+ a(str("advertisement-hold-time"), arg),
38101
+ a(str("rsvp-error-hold-time"), arg),
38102
+ str("optimize-aggressive"),
38103
+ a(str("smart-optimize-timer"), arg),
38104
+ a(str("optimize-switchover-delay"), arg),
38105
+ str("no-propagate-ttl"),
38106
+ str("explicit-null"),
38107
+ str("ipv6-tunneling"),
38108
+ str("icmp-tunneling"),
38109
+ a(str("revert-timer"), arg),
38110
+ a(str("optimize-hold-dead-delay"), arg),
38111
+ str("expand-loose-hop"),
38112
+ str("mib-mpls-show-p2mp"),
38113
+ b(str("bandwidth"),
38114
+ bandwidth_type
38115
+ ),
38116
+ a(str("class-of-service"), arg),
38117
+ str("no-decrement-ttl"),
38118
+ a(str("hop-limit"), arg),
38119
+ str("no-cspf"),
38120
+ str("admin-down"),
38121
+ a(str("optimize-timer"), arg),
38122
+ a(str("preference"), arg),
38123
+ a(str("priority"), a(arg, arg)).as(:oneline),
38124
+ str("record"),
38125
+ str("no-record"),
38126
+ str("standby"),
38127
+ str("exclude-srlg"),
38128
+ b(str("admin-group"),
38129
+ admin_group_include_exclude
38130
+ ),
38131
+ b(str("admin-group-extended"),
38132
+ admin_group_include_exclude
38133
+ ),
38134
+ b(str("oam"),
38135
+ periodic_oam
38136
+ ),
38137
+ b(a(str("label-switched-path"), arg),
38138
+ c(
38139
+ c(
38140
+ str("disable")
38141
+ ),
38142
+ b(str("traceoptions"),
38143
+ c(
38144
+ b(str("file"),
38145
+ trace_file_type
38146
+ ),
38147
+ a(str("flag"), str("cspf-link") | str("cspf-node") | str("cspf") | str("state") | str("all")).as(:oneline)
38148
+ )
38149
+ ),
38150
+ str("no-install-to-address"),
38151
+ str("backup"),
38152
+ b(str("from"),
38153
+ ipv4addr
38154
+ ),
38155
+ c(
38156
+ b(str("to"),
38157
+ ipv4addr
38158
+ ),
38159
+ str("template")
38160
+ ),
38161
+ a(str("metric"), arg),
38162
+ str("ldp-tunneling"),
38163
+ str("soft-preemption"),
38164
+ b(a(str("install"), arg),
38165
+ c(
38166
+ str("active")
38167
+ )
38168
+ ).as(:oneline),
38169
+ a(str("retry-timer"), arg),
38170
+ a(str("retry-limit"), arg),
38171
+ b(str("lsp-attributes"),
38172
+ c(
38173
+ a(str("signal-bandwidth"), arg),
38174
+ a(str("switching-type"), arg),
38175
+ a(str("encoding-type"), arg),
38176
+ a(str("gpid"), arg)
38177
+ )
38178
+ ),
38179
+ a(str("revert-timer"), arg),
38180
+ a(str("optimize-hold-dead-delay"), arg),
38181
+ b(str("bandwidth"),
38182
+ bandwidth_type
38183
+ ),
38184
+ a(str("class-of-service"), arg),
38185
+ str("no-decrement-ttl"),
38186
+ a(str("hop-limit"), arg),
38187
+ str("no-cspf"),
38188
+ str("admin-down"),
38189
+ a(str("optimize-timer"), arg),
38190
+ a(str("preference"), arg),
38191
+ a(str("priority"), a(arg, arg)).as(:oneline),
38192
+ str("record"),
38193
+ str("no-record"),
38194
+ str("standby"),
38195
+ str("exclude-srlg"),
38196
+ b(str("admin-group"),
38197
+ admin_group_include_exclude
38198
+ ),
38199
+ b(str("admin-group-extended"),
38200
+ admin_group_include_exclude
38201
+ ),
38202
+ b(str("oam"),
38203
+ periodic_oam
38204
+ ),
38205
+ c(
38206
+ str("random"),
38207
+ str("least-fill"),
38208
+ str("most-fill")
38209
+ ),
38210
+ a(str("description"), quote | arg),
38211
+ c(
38212
+ str("link-protection"),
38213
+ str("node-link-protection")
38214
+ ),
38215
+ str("inter-domain"),
38216
+ str("adaptive"),
38217
+ b(str("fast-reroute"),
38218
+ c(
38219
+ a(str("hop-limit"), arg),
38220
+ c(
38221
+ a(str("bandwidth"), arg),
38222
+ a(str("bandwidth-percent"), arg)
38223
+ ),
38224
+ c(
38225
+ str("no-include-any"),
38226
+ a(str("include-any"), arg)
38227
+ ),
38228
+ c(
38229
+ str("no-include-all"),
38230
+ a(str("include-all"), arg)
38231
+ ),
38232
+ c(
38233
+ str("no-exclude"),
38234
+ a(str("exclude"), arg)
38235
+ )
38236
+ )
38237
+ ),
38238
+ b(str("p2mp"),
38239
+ c(
38240
+ a(str("path_name"), arg)
38241
+ )
38242
+ ).as(:oneline),
38243
+ b(str("auto-bandwidth"),
38244
+ c(
38245
+ a(str("adjust-interval"), arg),
38246
+ a(str("adjust-threshold"), arg),
38247
+ a(str("minimum-bandwidth"), arg),
38248
+ a(str("maximum-bandwidth"), arg),
38249
+ str("monitor-bandwidth"),
38250
+ a(str("adjust-threshold-overflow-limit"), arg),
38251
+ a(str("adjust-threshold-underflow-limit"), arg)
38252
+ )
38253
+ ),
38254
+ b(a(str("associate-lsp"), arg),
38255
+ c(
38256
+ b(str("from"),
38257
+ ipv4addr
38258
+ )
38259
+ )
38260
+ ),
38261
+ b(a(str("primary"), arg),
38262
+ c(
38263
+ b(str("bandwidth"),
38264
+ bandwidth_type
38265
+ ),
38266
+ a(str("class-of-service"), arg),
38267
+ str("no-decrement-ttl"),
38268
+ a(str("hop-limit"), arg),
38269
+ str("no-cspf"),
38270
+ str("admin-down"),
38271
+ a(str("optimize-timer"), arg),
38272
+ a(str("preference"), arg),
38273
+ a(str("priority"), a(arg, arg)).as(:oneline),
38274
+ str("record"),
38275
+ str("no-record"),
38276
+ str("standby"),
38277
+ str("exclude-srlg"),
38278
+ b(str("admin-group"),
38279
+ admin_group_include_exclude
38280
+ ),
38281
+ b(str("admin-group-extended"),
38282
+ admin_group_include_exclude
38283
+ ),
38284
+ b(str("oam"),
38285
+ periodic_oam
38286
+ ),
38287
+ str("adaptive"),
38288
+ a(str("select"), arg)
38289
+ )
38290
+ ),
38291
+ b(a(str("secondary"), arg),
38292
+ c(
38293
+ b(str("bandwidth"),
38294
+ bandwidth_type
38295
+ ),
38296
+ a(str("class-of-service"), arg),
38297
+ str("no-decrement-ttl"),
38298
+ a(str("hop-limit"), arg),
38299
+ str("no-cspf"),
38300
+ str("admin-down"),
38301
+ a(str("optimize-timer"), arg),
38302
+ a(str("preference"), arg),
38303
+ a(str("priority"), a(arg, arg)).as(:oneline),
38304
+ str("record"),
38305
+ str("no-record"),
38306
+ str("standby"),
38307
+ str("exclude-srlg"),
38308
+ b(str("admin-group"),
38309
+ admin_group_include_exclude
38310
+ ),
38311
+ b(str("admin-group-extended"),
38312
+ admin_group_include_exclude
38313
+ ),
38314
+ b(str("oam"),
38315
+ periodic_oam
38316
+ ),
38317
+ str("adaptive"),
38318
+ a(str("select"), arg)
38319
+ )
38320
+ ),
38321
+ b(str("policing"),
38322
+ c(
38323
+ a(str("filter"), arg),
38324
+ str("no-auto-policing")
38325
+ )
38326
+ ).as(:oneline),
38327
+ str("associate-backup-pe-groups"),
38328
+ str("egress-protection")
38329
+ )
38330
+ ),
38331
+ b(a(str("transit-lsp-association"), arg),
38332
+ c(
38333
+ a(str("lsp-name-1"), arg),
38334
+ b(str("from-1"),
38335
+ ipv4addr
38336
+ ),
38337
+ a(str("lsp-name-2"), arg),
38338
+ b(str("from-2"),
38339
+ ipv4addr
38340
+ )
38341
+ )
38342
+ ),
38343
+ b(a(str("path"), arg),
38344
+ c(
38345
+ b(ipaddr,
38346
+ c(
38347
+ c(
38348
+ str("loose"),
38349
+ str("strict")
38350
+ )
38351
+ )
38352
+ ).as(:oneline)
38353
+ )
38354
+ ),
38355
+ b(a(str("static-label-switched-path"), arg),
38356
+ c(
38357
+ c(
38358
+ b(str("bypass"),
38359
+ c(
38360
+ a(str("bandwidth"), arg),
38361
+ a(str("description"), quote | arg),
38362
+ b(str("next-hop"),
38363
+ ipv4addr_or_interface
38364
+ ),
38365
+ a(str("push"), arg),
38366
+ b(str("to"),
38367
+ ipv4addr
38368
+ )
38369
+ )
38370
+ ),
38371
+ b(a(str("transit"), arg),
38372
+ c(
38373
+ a(str("bandwidth"), arg),
38374
+ a(str("description"), quote | arg),
38375
+ b(str("link-protection"),
38376
+ c(
38377
+ a(str("bypass-name"), arg)
38378
+ )
38379
+ ).as(:oneline),
38380
+ b(str("next-hop"),
38381
+ ipv4addr_or_interface
38382
+ ),
38383
+ b(str("node-protection"),
38384
+ c(
38385
+ a(str("bypass-name"), arg),
38386
+ a(str("next-next-label"), arg)
38387
+ )
38388
+ ).as(:oneline),
38389
+ c(
38390
+ a(str("swap"), arg),
38391
+ str("pop")
38392
+ )
38393
+ )
38394
+ ),
38395
+ b(str("ingress"),
38396
+ c(
38397
+ a(str("bandwidth"), arg),
38398
+ a(str("class-of-service"), arg),
38399
+ a(str("description"), quote | arg),
38400
+ b(a(str("install"), arg),
38401
+ c(
38402
+ str("active")
38403
+ )
38404
+ ).as(:oneline),
38405
+ a(str("metric"), arg),
38406
+ b(str("next-hop"),
38407
+ ipv4addr_or_interface
38408
+ ),
38409
+ b(str("link-protection"),
38410
+ c(
38411
+ a(str("bypass-name"), arg)
38412
+ )
38413
+ ).as(:oneline),
38414
+ b(str("node-protection"),
38415
+ c(
38416
+ a(str("bypass-name"), arg),
38417
+ a(str("next-next-label"), arg)
38418
+ )
38419
+ ).as(:oneline),
38420
+ str("no-install-to-address"),
38421
+ b(str("policing"),
38422
+ c(
38423
+ a(str("filter"), arg),
38424
+ str("no-auto-policing")
38425
+ )
38426
+ ).as(:oneline),
38427
+ a(str("preference"), arg),
38428
+ b(str("to"),
38429
+ ipv4addr
38430
+ ),
38431
+ a(str("push"), arg)
38432
+ )
38433
+ )
38434
+ )
38435
+ )
38436
+ ),
38437
+ b(a(str("interface"), arg),
38438
+ c(
38439
+ c(
38440
+ str("disable")
38441
+ ),
38442
+ a(str("srlg"), arg),
38443
+ str("always-mark-connection-protection-tlv"),
38444
+ str("switch-away-lsps"),
38445
+ a(str("admin-group"), arg),
38446
+ a(str("admin-group-extended"), arg),
38447
+ b(str("static"),
38448
+ c(
38449
+ a(str("protection-revert-time"), arg)
38450
+ )
38451
+ )
38452
+ )
38453
+ ),
38454
+ b(str("egress-protection"),
38455
+ c(
38456
+ b(a(str("context-identifier"), arg),
38457
+ c(
38458
+ c(
38459
+ str("primary"),
38460
+ str("protector")
38461
+ ),
38462
+ a(str("metric"), arg)
38463
+ )
38464
+ )
38465
+ )
38466
+ )
38467
+ )
38468
+ end
38462
38469
  end
38463
38470
  end