Lammle's latest Routing and Switching book in Chp 6 pg. 245 talks about having two ip addresses assigned to the same interface.
I can't replicate this command via Packet Tracer, however this sort of an example that he uses in the book.
int fa0/1
ip address 192.168.100.10 255.255.255.0
ip address 192.168.100.11 255.255.255.0 secondary
Lammle doesn't go into the reason why there is a need to have two ip addresses assigned to the same interface. Can anyone think of a reason?