I am working on trying to set up several 8044M's in an offline ERPS ring. But I can't even seem to accomplish getting a ping from OCC2(config-giga-eth 1/0/5), to OCC2(config-giga-eth 1/0/6). I have specified no shutdown on each... But I am a little lost on how to enable these ports to even talk.
interface gigabit-ethernet 1/0/5
description "Laptop"
speed auto
subtended-host mode disabled
ethernet evc-advertisement
no ethernet oam enable
!
!
interface gigabit-ethernet 1/0/6
speed auto
subtended-host ip address 208.96.0.151 255.255.0.0
subtended-host s-tag 51
subtended-host ez-provisioning
subtended-host mode disabled
ethernet evc-advertisement
no ethernet oam enable
I believe i was traveling down the wrong path with subtended-host settings, so I disabled that.