No, it doesn't work.
router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#vlan 2
^
% Invalid input detected at '^' marker.
router(config)#
or
router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#vlan2
^
% Invalid input detected at '^' marker.
router(config)#
Main Topics
Browse All Topics





by: mikebernhardtPosted on 2006-04-06 at 13:50:17ID: 16395877
Just for fun, try it this way
config t
vlan 2
end