Skip to Content.

rare-users - [RARE-users] freeRtr support of admin-groups for traffic engineering

Subject: RARE user and assistance email list

List archive


[RARE-users] freeRtr support of admin-groups for traffic engineering


Chronological Thread 
  • From: Marcos Felipe Schwarz <>
  • To: "" <>
  • Subject: [RARE-users] freeRtr support of admin-groups for traffic engineering
  • Date: Mon, 29 Jan 2024 19:19:53 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=rnp.br; dmarc=pass action=none header.from=rnp.br; dkim=pass header.d=rnp.br; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Q/aMHVUIh2vVyI2hrbwpbM7+ewqEDTMkmJjreWUm2Ik=; b=CWSmNTxJlPOQfL+1vae8sxoz/YOylnvT9FpTydpld9sq1Bp0lGzY0HTlyvjsCOi800jlkVMHbIYxloTuQm5rn3n2A5+Z2FJ2ZPfpE/Auyh+F9TnQf7ZZIzidVBmwr42CCRYDzjDtsOxaLi4qmjmBqUPg6DAwBIE77gpi1bKfSV/ygkqp8aST5jP/K7gTmzUe0xDrApBf41ck0GjqZZxkUgTiICoK67qtyAIkVyy2OsUiYkmf5sfL1610wf7TUvvHbOH2gVQnEYV7fwN6Ez9NnlOVKwIoIFSVZtbNRpb+05RmLomn5OM6QHlGIJ4/l3omhRQtziO+sI53M0SCKj/hhw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UMXY+s1IiLjY7bySy3gToa/ZuSKbn95yer7ifdeEYxDIpD5RfhXNXrQVGzVhRgV+uBZ3WbIuiNIuw8wyAuu3ahugtMR2o+RyVzyVgcqeRqLwqgTLH+gg9/6NUq/sKDRbfya+hKyimK2bQjiCTRDLjjX1hSAE0IDf6MM8OhzossjpKscy1IY5qSNWlZMpg7bVkofH5zUtKCSduQ5dQc1Rla/uZqcwRuRFX7wRNFHDw+Js/ut0ZBX8yd0M3JPDg+s6olhA2QZgTxKKVIL4ReemSbA7gLlOQEeTDiLf7XxYAPgQwI0Jddeg8gjNP89WC6P2/djK8HaLjdDo6RhCdqs0gQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=rnp.br;

Hi all,

 

I’m working on a experiment using flex-algo and I need a way to mark some links/interfaces to be avoided, like admin-groups. I’d like to know if freertr supports such feature.

 

Follows examples for Cisco and Juniper of what I’m trying to achieve

 

Cisco:

router isis 1

 affinity-map RED bit-position 1
 interface GigabitEthernet0/0/0/0
  affinity flex-algo RED
 flex-something 128
  affinity exclude-any RED

 

Juniper:

set protocols mpls admin-groups RED 1
set protocols mpls interface ge-0/0/0.0 admin-group RED
set routing-options flex-algorithm 128 definition admin-group exclude RED

 

FRRouting:

affinity-map red bit-position 0
flex-algo 128
  affinity exclude-any red
interface eth0
 link-params
  affinity red
 exit-link-params

 

Regards,

 

Marcos Schwarz | Gerente de P&D | R&D Manager

Gerência de P&D em Ciberinfraestrutura (GCI) | Cyberinfrastructure R&D Management

Tel.: +55 (19) 98303-3010 | Teams:

www.rnp.br

 

cid:fefa97ac-2f79-4bc6-842e-23dbdb886128

 



  • [RARE-users] freeRtr support of admin-groups for traffic engineering, Marcos Felipe Schwarz, 01/29/2024

Archive powered by MHonArc 2.6.24.

Top of Page