565
Views
0
Helpful
2
Replies

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 07:33 AM - edited 03-08-2019 01:31 PM
can static route be applied for an single ip address.
(g.m)# ip route 10.1.1.4 255.255.255.0 fa 0/0
Solved! Go to Solution.
Labels:
- Labels:
-
Other Switching
1 Accepted Solution
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 07:36 AM
yes you can but the mask would be all 255s for host 255.255.255.255
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 07:36 AM
yes you can but the mask would be all 255s for host 255.255.255.255
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 10:39 AM
Yes, you can but subnet mask should be 32 bit long means 255.255.255.255.
as
ip route 8.8.8.8 255.255.255.255 192.168.3.1
Regards,
Deepak Kumar
Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!
