Oracle private interconnect interface port setting on both S4048-ON switches:
interface TenGigabitEthernet 1/17
description "Oracle private interface to Oracle production RAC database servers”
no ip address
mtu 9216
switchport
spanning-tree rstp edge-port
spanning-tree 0 portfast
no shutdown
!
Oracle private interconnect VLAN setting on both S4048-ON switches:
interface Vlan 100
description "Oracle private interconnect VLAN”
untagged TenGigabitEthernet 1/17-1/18
no shutdown
!