Step 17 After you complete the configuration dialog, enter global configuration mode and enable IP routing by entering the ip routing command:
Router(config)# ip routing
Basic Configuration in Global Configuration Mode
The following command sequence allows you to perform a configuration similar to that generated by the setup command:
Router> configure terminal
Router(config) # hostname c10008
Router(config) # enable secret my_router
Router(config) # enable password my_rtr
Router(config) #
Router(config) # ip routing
Router(config) # interface FastEthernet0/0/0
Router # copy
You can now configure the line cards. For specific information on system and interface configuration, see the Cisco 10000 Series Router Line Card Configuration Guide.
39