Adjacencies - Topology

Post Reply
perlado
Member
Posts: 1
Joined: 11 Apr 2021 15:48

Adjacencies - Topology

Post by perlado »

Good afternoon.

I have two Omniswitch OS6860E-U28 switches. I have configured them as I show in the vcboot.cfg files and the network works perfectly. The problem is that in the network topology, the paths are not seen and in the topology they are not recognized. Please, is there a function or parameter that I have forgotten? Thanks.

---------------------------------------------------------------------------------
vcboot.cfg Switch 1, name C1:

! Chassis:
system name "C1"
system location "Spain"
bluetooth admin-state disable

! Configuration:
configuration error-file-limit 2

! Capability Manager:
! Virtual Flow Control:
! LFP:
! Interface:
! Port_Manager:
! Link Aggregate:
! VLAN:
vlan 1 admin-state enable
vlan 10 admin-state enable
vlan 10 name "Gestion"
vlan 100 admin-state enable
vlan 100 name "CCTV"
vlan 800 admin-state enable
vlan 800 name "C1-CZ16"
vlan 804 admin-state enable
vlan 804 name "C1-CZ21"
vlan 808 admin-state enable
vlan 808 name "C1-CZ15"
vlan 812 admin-state enable
vlan 812 name "C1-CZ14"
vlan 816 admin-state enable
vlan 816 name "C1-CZ13"
vlan 900 admin-state enable
vlan 900 name "C1-CC1"
vlan 940 admin-state enable
vlan 940 name "C1-C4"
vlan 944 admin-state enable
vlan 944 name "C1-C2"
vlan 10 members port 1/1/27-28 untagged
vlan 100 members port 1/1/13-26 untagged
vlan 800 members port 1/1/8 untagged
vlan 804 members port 1/1/9 untagged
vlan 808 members port 1/1/7 untagged
vlan 812 members port 1/1/6 untagged
vlan 816 members port 1/1/5 untagged
vlan 900 members port 1/1/1 untagged
vlan 900 members port 1/1/10 untagged
vlan 940 members port 1/1/3 untagged
vlan 940 members port 1/1/12 untagged
vlan 944 members port 1/1/2 untagged
vlan 944 members port 1/1/11 untagged

! PVLAN:
! Spanning Tree:
spantree vlan 1 admin-state enable
spantree vlan 10 admin-state disable
spantree vlan 100 admin-state enable
spantree vlan 800 admin-state disable
spantree vlan 804 admin-state disable
spantree vlan 808 admin-state disable
spantree vlan 812 admin-state disable
spantree vlan 816 admin-state disable
spantree vlan 900 admin-state disable
spantree vlan 940 admin-state disable
spantree vlan 944 admin-state disable

! DA-UNP:
! Bridging:
! Port Mirroring:
! Port Mapping:
! IP:
ip interface "Loopback0" address 10.0.0.3
ip interface "C1-CC1" address 172.20.9.2 mask 255.255.255.252 vlan 900 ifindex 1
ip interface "CCTV" address 172.20.100.33 mask 255.255.255.240 vlan 100 ifindex 2
ip interface "C1-C2" address 172.20.9.45 mask 255.255.255.252 vlan 944 ifindex 3
ip interface "C1-C4" address 172.20.9.41 mask 255.255.255.252 vlan 940 ifindex 4
ip interface "C1-CZ13" address 172.20.8.17 mask 255.255.255.252 vlan 816 ifindex 5
ip interface "C1-CZ14" address 172.20.8.13 mask 255.255.255.252 vlan 812 ifindex 6
ip interface "C1-CZ15" address 172.20.8.9 mask 255.255.255.252 vlan 808 ifindex 7
ip interface "C1-CZ16" address 172.20.8.1 mask 255.255.255.252 vlan 800 ifindex 8
ip interface "C1-CZ21" address 172.20.8.5 mask 255.255.255.252 vlan 804 ifindex 9
ip interface "Gestion" address 172.20.9.109 mask 255.255.255.252 vlan 10 ifindex 10

! IPv6:
! IPSec:
! IPMS:
ip multicast admin-state enable
ip multicast spoofing enable

! AAA:
aaa authentication default "local"
aaa authentication console "local"
no aaa authentication telnet
no aaa authentication ftp

aaa tacacs command-authorization disable

! NTP:
! QOS:
! Policy Manager:
! VLAN Stacking:
! ERP:
! MVRP:
! LLDP:
! UDLD:
! Server Load Balance:
! High Availability Vlan:
! Session Manager:
session cli timeout 20
session ftp timeout 20
session http timeout 20
session prompt default "C1->"

! Web:
! Trap Manager:
snmp station 172.20.5.254 162 "snmp" v3 enable

! Health Monitor:
health threshold memory 80

! System Service:
system timezone CET

! SNMP:
snmp security authentication all
snmp authentication-trap enable

! BFD:
! IP Route Manager:
ip router primary-address 172.20.9.2
ip route-map "local-to-ospf" sequence-number 50 action permit
ip route-map "local-to-ospf" sequence-number 50 match ip-address 172.20.100.32/28 redist-control all-subnets permit
ip route-map "static-to-ospf" sequence-number 50 action permit
ip redist local into ospf route-map "local-to-ospf" admin-state enable
ip redist static into ospf route-map "static-to-ospf" admin-state enable

! VRRP:
! UDP Relay:
! RIP:
! OSPF:
ip load ospf
ip ospf area 0.0.0.0
ip ospf area 1.1.1.1
ip ospf interface "C1-CZ16"
ip ospf interface "C1-CZ16" area 1.1.1.1
ip ospf interface "C1-CZ16" admin-state enable
ip ospf interface "C1-CZ21"
ip ospf interface "C1-CZ21" area 1.1.1.1
ip ospf interface "C1-CZ21" admin-state enable
ip ospf interface "C1-CZ15"
ip ospf interface "C1-CZ15" area 1.1.1.1
ip ospf interface "C1-CZ15" admin-state enable
ip ospf interface "C1-CZ14"
ip ospf interface "C1-CZ14" area 1.1.1.1
ip ospf interface "C1-CZ14" admin-state enable
ip ospf interface "C1-CZ13"
ip ospf interface "C1-CZ13" area 1.1.1.1
ip ospf interface "C1-CZ13" admin-state enable
ip ospf interface "C1-CC1"
ip ospf interface "C1-CC1" area 0.0.0.0
ip ospf interface "C1-CC1" admin-state enable
ip ospf interface "C1-C4"
ip ospf interface "C1-C4" area 0.0.0.0
ip ospf interface "C1-C4" admin-state enable
ip ospf interface "C1-C2"
ip ospf interface "C1-C2" area 0.0.0.0
ip ospf interface "C1-C2" admin-state enable
ip ospf interface "Gestion"
ip ospf interface "Gestion" area 0.0.0.0
ip ospf interface "Gestion" admin-state enable
ip ospf admin-state enable

! IP Multicast:
ip load pim
ip pim interface "C1-CC1"
ip pim interface "CCTV"
ip pim interface "C1-C2"
ip pim interface "C1-C4"
ip pim dense group 239.1.1.0/24
ip pim sparse admin-state disable
ip pim dense admin-state enable
ipv6 pim sparse admin-state disable
ipv6 pim dense admin-state disable

! DVMRP:
! IPMR:
! RIPng:
! OSPF3:
! BGP:
! ISIS:
! Module:
! LAN Power:
! RDP:
! DHL:
! Ethernet-OAM:
! SAA:
! SPB-ISIS:
! SVCMGR:
service stats disable

! LDP:
! EVB:
! APP-FINGERPRINT:
! FCOE:
! QMR:
! OPENFLOW:
! Dynamic auto-fabric:
! SIP Snooping:
! DHCP Server:
! DHCPv6 Relay:
! DHCPv6 Snooping:
! DHCPv6 Server:
! DHCP Message Service:
! DHCP Active Lease Service:
! Virtual Chassis Split Protection:
! DHCP Snooping:
! APP-MONITORING:
app-mon separate-config-file

! Loopback Detection:
! VM-SNOOPING:
! PPPOE-IA:
! Security:
! Zero Configuration:
! MAC Security:
! OVC:
! EFM-OAM:
! ALARM-MANAGER:
! DEVICE-PROFILE:
! PTP:
! IP DHCP RELAY:
! TEST-OAM:
! LOOPBACK TEST:
! UDP6 RELAY:
! MGMT AGENT:
! MRP:
! PKGMGR:

---------------------------------------------------------------------------------
vcboot.cfg Switch 1, name C2:

! Chassis:
system name "C2"
system location "Spain"
bluetooth admin-state disable

! Configuration:
configuration error-file-limit 2

! Capability Manager:
! Virtual Flow Control:
! LFP:
! Interface:
! Port_Manager:
! Link Aggregate:
! VLAN:
vlan 1 admin-state enable
vlan 10 admin-state enable
vlan 10 name "Gestion"
vlan 100 admin-state enable
vlan 100 name "CCTV"
vlan 815 admin-state enable
vlan 815 name "C2-CZ23"
vlan 820 admin-state enable
vlan 820 name "C2-CZ14"
vlan 824 admin-state enable
vlan 824 name "C2-CZ13"
vlan 828 admin-state enable
vlan 828 name "C2-CZ19"
vlan 832 admin-state enable
vlan 832 name "C2-CZ10"
vlan 904 admin-state enable
vlan 904 name "C2-CC1"
vlan 944 admin-state enable
vlan 944 name "C2-C1"
vlan 948 admin-state enable
vlan 948 name "C2-C6"
vlan 10 members port 1/1/27-28 untagged
vlan 100 members port 1/1/17-26 untagged
vlan 815 members port 1/1/9 untagged
vlan 820 members port 1/1/7 untagged
vlan 824 members port 1/1/6 untagged
vlan 828 members port 1/1/8 untagged
vlan 832 members port 1/1/5 untagged
vlan 904 members port 1/1/1 untagged
vlan 904 members port 1/1/10 untagged
vlan 944 members port 1/1/2 untagged
vlan 944 members port 1/1/11 untagged
vlan 948 members port 1/1/3 untagged
vlan 948 members port 1/1/12 untagged

! PVLAN:
! Spanning Tree:
spantree vlan 1 admin-state enable
spantree vlan 10 admin-state disable
spantree vlan 100 admin-state enable
spantree vlan 815 admin-state disable
spantree vlan 820 admin-state disable
spantree vlan 824 admin-state disable
spantree vlan 828 admin-state disable
spantree vlan 832 admin-state disable
spantree vlan 904 admin-state disable
spantree vlan 944 admin-state disable
spantree vlan 948 admin-state disable

! DA-UNP:
! Bridging:
! Port Mirroring:
! Port Mapping:
! IP:
ip interface "Loopback0" address 10.0.0.4
ip interface "C2-CC1" address 172.20.9.6 mask 255.255.255.252 vlan 904 ifindex 1
ip interface "CCTV" address 172.20.100.49 mask 255.255.255.240 vlan 100 ifindex 2
ip interface "C2-C1" address 172.20.9.46 mask 255.255.255.252 vlan 944 ifindex 3
ip interface "C2-C6" address 172.20.9.49 mask 255.255.255.252 vlan 948 ifindex 4
ip interface "C2-CZ10" address 172.20.8.33 mask 255.255.255.252 vlan 832 ifindex 5
ip interface "C2-CZ13" address 172.20.8.25 mask 255.255.255.252 vlan 824 ifindex 6
ip interface "C2-CZ14" address 172.20.8.21 mask 255.255.255.252 vlan 820 ifindex 7
ip interface "C2-CZ19" address 172.20.8.29 mask 255.255.255.252 vlan 828 ifindex 8
ip interface "C2-CZ23" address 172.20.8.213 mask 255.255.255.252 vlan 815 ifindex 9
ip interface "Gestion" address 172.20.9.105 mask 255.255.255.252 vlan 10 ifindex 10

! IPv6:
! IPSec:
! IPMS:
ip multicast admin-state enable
ip multicast spoofing enable

! AAA:
aaa authentication default "local"
aaa authentication console "local"
no aaa authentication telnet
no aaa authentication ftp

aaa tacacs command-authorization disable

! NTP:
! QOS:
! Policy Manager:
! VLAN Stacking:
! ERP:
! MVRP:
! LLDP:
! UDLD:
! Server Load Balance:
! High Availability Vlan:
! Session Manager:
session cli timeout 20
session ftp timeout 20
session http timeout 20
session prompt default "C2->"

! Web:
! Trap Manager:
snmp station 172.20.5.254 162 "snmp" v3 enable

! Health Monitor:
health threshold memory 80

! System Service:
system timezone CET

! SNMP:
snmp security authentication all
snmp authentication-trap enable

! BFD:
! IP Route Manager:
ip router router-id 10.0.0.4
ip router primary-address 172.20.9.6
ip route-map "local-to-ospf" sequence-number 50 action permit
ip route-map "local-to-ospf" sequence-number 50 match ip-address 172.20.100.48/28 redist-control all-subnets permit
ip route-map "static-to-ospf" sequence-number 50 action permit
ip redist local into ospf route-map "local-to-ospf" admin-state enable
ip redist static into ospf route-map "static-to-ospf" admin-state enable

! VRRP:
! UDP Relay:
! RIP:
! OSPF:
ip load ospf
ip ospf area 0.0.0.0
ip ospf area 1.1.1.1
ip ospf interface "C2-CZ14"
ip ospf interface "C2-CZ14" area 1.1.1.1
ip ospf interface "C2-CZ14" admin-state enable
ip ospf interface "C2-CZ13"
ip ospf interface "C2-CZ13" area 1.1.1.1
ip ospf interface "C2-CZ13" admin-state enable
ip ospf interface "C2-CZ19"
ip ospf interface "C2-CZ19" area 1.1.1.1
ip ospf interface "C2-CZ19" admin-state enable
ip ospf interface "C2-CZ10"
ip ospf interface "C2-CZ10" area 1.1.1.1
ip ospf interface "C2-CZ10" admin-state enable
ip ospf interface "C2-CZ23"
ip ospf interface "C2-CZ23" area 1.1.1.1
ip ospf interface "C2-CZ23" admin-state enable
ip ospf interface "C2-CC1"
ip ospf interface "C2-CC1" area 0.0.0.0
ip ospf interface "C2-CC1" admin-state enable
ip ospf interface "C2-C1"
ip ospf interface "C2-C1" area 0.0.0.0
ip ospf interface "C2-C1" admin-state enable
ip ospf interface "C2-C6"
ip ospf interface "C2-C6" area 0.0.0.0
ip ospf interface "C2-C6" admin-state enable
ip ospf interface "Gestion"
ip ospf interface "Gestion" area 0.0.0.0
ip ospf interface "Gestion" admin-state enable
ip ospf admin-state enable

! IP Multicast:
ip load pim
ip pim interface "C2-CC1"
ip pim interface "CCTV"
ip pim interface "C2-C1"
ip pim interface "C2-C6"
ip pim dense group 239.1.1.0/24
ip pim sparse admin-state disable
ip pim dense admin-state enable
ipv6 pim sparse admin-state disable
ipv6 pim dense admin-state disable

! DVMRP:
! IPMR:
! RIPng:
! OSPF3:
! BGP:
! ISIS:
! Module:
! LAN Power:
! RDP:
! DHL:
! Ethernet-OAM:
! SAA:
! SPB-ISIS:
! SVCMGR:
service stats disable

! LDP:
! EVB:
! APP-FINGERPRINT:
! FCOE:
! QMR:
! OPENFLOW:
! Dynamic auto-fabric:
! SIP Snooping:
! DHCP Server:
! DHCPv6 Relay:
! DHCPv6 Snooping:
! DHCPv6 Server:
! DHCP Message Service:
! DHCP Active Lease Service:
! Virtual Chassis Split Protection:
! DHCP Snooping:
! APP-MONITORING:
app-mon separate-config-file

! Loopback Detection:
! VM-SNOOPING:
! PPPOE-IA:
! Security:
! Zero Configuration:
! MAC Security:
! OVC:
! EFM-OAM:
! ALARM-MANAGER:
! DEVICE-PROFILE:
! PTP:
! IP DHCP RELAY:
! TEST-OAM:
! LOOPBACK TEST:
! UDP6 RELAY:
! MGMT AGENT:
! MRP:
! PKGMGR:
davidb
Member
Posts: 5
Joined: 14 Jan 2021 14:16

Re: Adjacencies - Topology

Post by davidb »

Where are you trying to see the paths where they are not recognized? Is it is management software?
Post Reply

Return to “OmniSwitch 6860 / 6860E”