SSH@NetIron CES 2024C#sho run Current configuration: ! ver V5.6.0nT183 ! ! ! ! ! no spanning-tree ! ! vlan 1 name DEFAULT-VLAN ! vlan 177 untagged e 1/1 router-interface ve 177 ! vlan 178 untagged e 1/2 router-interface ve 178 ! ! ! ip router-id 10.10.1.99 router ospf area auto-cost reference-bandwidth 10000 redistribute connected redistribute static no rfc1583-compatibility ! ! ! ! ! ! interface loopback 1 ip ospf area ip ospf authentication-key 2 ip ospf active ip address 10.10.1.99/32 ! ! interface ethernet 1/1 enable ! interface ethernet 1/2 enable ! interface ve 177 ip ospf area ip ospf authentication-key 2 ip ospf active ip address 10.0.177.4/24 ! interface ve 178 ip ospf area ip ospf authentication-key 2 ip ospf cost 10001 ip ospf active ip address 10.0.178.4/24 ! ! ! ! end SSH@NetIron CES 2024C#