Hi,
> Since now I can make sure the "Group" command in IOS-XR is the same to the
> "Auto-Template" in IOS, but my problem is that in the IOS "Auto-Template" I
> can use the below command :
>
> interface Auto-Template1
> mpls mtu 17916
> tunnel mpls traffic-eng autoroute announce
> tunnel mpls traffic-eng path-option 1 dynamic
>
> but in the Group, we just have the below command:
>
> XXXX(config-mpls-te)#auto-tunnel mesh
> XXXX(config-te-auto-mesh)#group 1 ?
> attribute-set Attribute-set name of type auto-mesh
> destination-list Destination-list (prefix-list) name
> disable Disable the mesh group
> <cr>
>
> So I am again wondering the group is not the same compared to the Auto-
> Template.
you need to configure autoroute-announce and attribute-set, which you in turn
reference in the group.. look at the "autoroute announce" in the config I sent.
As far as I know, path-option is always dynamic for auto-tunnel mesh in XR, so
no need to configure this.
oli
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/