Interface Configuration
IP address and netmask configuration, using interface commands (interactive configuration example, showing prompts):
router#configure terminal
router(config)#interface e0/0
router(config-if)#ip address n.n.n.n m.m.m.m
router(config-if)#no shutdown