Cisco Router GigabitEthernet interface can not add ip address?
Router(config)#interface gigabitEthernet 2/1 Router(config-if)#ip add ? % Unrecognized command Router(config-if)#ip add 12.12.12.1 255.255.255.0 ^ % Invalid input detected at '^' marker. who can tell me where is the issue?
my device is CGR1240.
no switchportbefore you can actually add an IP address. You could try to post the full configuration andshow version.